Skip to content

Commit

Permalink
adjust docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Feb 6, 2025
1 parent 0b7f510 commit a6478da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
image:
- 'rocq/rocq-prover:9.0-rc1'
- 'rocq/rocq-prover:9.0'
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ supported_ocaml_versions:
opam: '{>= "4.09.0"}'

tested_coq_opam_versions:
- version: '9.0-rc1'
- version: '9.0'
repo: 'rocq/rocq-prover'

namespace: AAC_tactics
Expand Down

0 comments on commit a6478da

Please sign in to comment.