Skip to content

Commit

Permalink
Bump ocaml version on docker-coq CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Jun 13, 2022
1 parent 2c2d78e commit f667a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: coq-community/docker-coq-action@v1
with:
coq_version: dev
ocaml_version: 4.05
ocaml_version: 4.13-flambda
custom_script: |
sudo chmod -R a+rw .
echo '::group::install general dependencies'
Expand Down

0 comments on commit f667a10

Please sign in to comment.