Skip to content

Commit 827ec0e

Browse files
authored
Update ci.yml
1 parent c0fae44 commit 827ec0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
strategy:
1818
matrix:
1919
image:
20-
- 'coqorg/coq:dev'
20+
- 'rocq/rocq-prover:dev'
21+
- 'rocq/rocq-prover:9.0'
2122
- 'coqorg/coq:8.20'
2223
fail-fast: false # don't stop jobs if one fails
2324
steps:

0 commit comments

Comments
 (0)