Skip to content

Commit f4aadcf

Browse files
committed
Fix ci on mac
1 parent 78a03af commit f4aadcf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
rm -f /usr/local/bin/pydoc3.11
2929
rm -f /usr/local/bin/python3.11
3030
rm -f /usr/local/bin/python3.11-config
31+
rm -f /usr/local/bin/go
32+
rm -f /usr/local/bin/gofmt
3133
3234
- name: Setup SOFA and environment
3335
id: sofa

0 commit comments

Comments
 (0)