Skip to content

Commit

Permalink
fix(coq-demo.yml): s/latest-coq-8.15/latest-coq-8.17/
Browse files Browse the repository at this point in the history
  • Loading branch information
erikmd committed Jun 15, 2023
1 parent 56a68e2 commit 1c523ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
matrix:
image:
- 'mathcomp/mathcomp-dev:coq-dev'
- 'mathcomp/mathcomp:latest-coq-8.15'
- 'mathcomp/mathcomp:latest-coq-8.17'
# - 'mathcomp/mathcomp:latest-coq-dev' # not always available,
# see https://hub.docker.com/r/mathcomp/mathcomp#supported-tags
fail-fast: false # don't stop jobs if one fails
Expand Down

0 comments on commit 1c523ff

Please sign in to comment.