Skip to content

Commit

Permalink
removes the ocaml version file (BinaryAnalysisPlatform#1397)
Browse files Browse the repository at this point in the history
See ocaml/ocaml#9895 for more details
  • Loading branch information
ivg authored Jan 10, 2022
1 parent ca17c65 commit 7ba8a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-dev-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
if: matrix.os == 'macos-latest'
run: |
rm -rf /usr/local/bin/2to3
rm -f $(opam var lib)/ocaml/version
brew unlink gcc@9
brew update
brew upgrade
Expand Down

0 comments on commit 7ba8a65

Please sign in to comment.