Skip to content

Commit

Permalink
test new docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
clarus committed May 21, 2024
1 parent 90565ef commit dc5ba0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: git submodule update --init --recursive
- uses: coq-community/docker-coq-action@v1
with:
custom_image: coqorg/coq:8.17-ocaml-4.14-flambda
custom_image: coqorg/coq:8.19-ocaml-4.14-flambda
custom_script: |
startGroup "Install dependencies"
opam install -y --deps-only CoqOfPython/coq-of-python.opam
Expand Down

0 comments on commit dc5ba0d

Please sign in to comment.