Skip to content

Commit 327ea94

Browse files
committed
rocq 9.0
1 parent 610bae8 commit 327ea94

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/docker-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
image:
20-
- 'coqorg/coq:9.0'
20+
- 'rocq/rocq-prover:9.0'
2121
fail-fast: false
2222
steps:
2323
- uses: actions/checkout@v4

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ [email protected]
142142
- Author(s):
143143
- Laurent Théry
144144
- License: [MIT License](LICENSE)
145-
- Compatible Coq versions: 9.0 or later
146145
- Additional dependencies: none
147146
- Coq namespace: `PolTac`
148147
- Related publication(s): none

0 commit comments

Comments
 (0)