Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
simongregersen committed Aug 1, 2024
1 parent 0bccf3e commit fe7b145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: coq-community/docker-coq-action@v1
with:
coq_version: ${{ matrix.coq_version }}
ocaml_version: "4.14.1-flambda"
ocaml_version: "4.14.2-flambda"
install: ""
before_script: |
sudo chown -R coq:coq . # workaround a permission issue
Expand Down

0 comments on commit fe7b145

Please sign in to comment.