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 ca17c65 commit 6f20f1bCopy full SHA for 6f20f1b
.github/workflows/build-dev-repo.yml
@@ -44,6 +44,7 @@ jobs:
44
if: matrix.os == 'macos-latest'
45
run: |
46
rm -rf /usr/local/bin/2to3
47
+ rm $(ocamlc -where)/lib/ocaml/version
48
brew unlink gcc@9
49
brew update
50
brew upgrade
0 commit comments