We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a03af commit f4aadcfCopy full SHA for f4aadcf
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,8 @@ jobs:
28
rm -f /usr/local/bin/pydoc3.11
29
rm -f /usr/local/bin/python3.11
30
rm -f /usr/local/bin/python3.11-config
31
+ rm -f /usr/local/bin/go
32
+ rm -f /usr/local/bin/gofmt
33
34
- name: Setup SOFA and environment
35
id: sofa
0 commit comments