diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9275672..edf0463 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,6 +28,8 @@ jobs: rm -f /usr/local/bin/pydoc3.11 rm -f /usr/local/bin/python3.11 rm -f /usr/local/bin/python3.11-config + rm -f /usr/local/bin/go + rm -f /usr/local/bin/gofmt - name: Setup SOFA and environment id: sofa