We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610bae8 commit 327ea94Copy full SHA for 327ea94
.github/workflows/docker-action.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
image:
20
- - 'coqorg/coq:9.0'
+ - 'rocq/rocq-prover:9.0'
21
fail-fast: false
22
steps:
23
- uses: actions/checkout@v4
README.md
@@ -142,7 +142,6 @@ [email protected]
142
- Author(s):
143
- Laurent Théry
144
- License: [MIT License](LICENSE)
145
-- Compatible Coq versions: 9.0 or later
146
- Additional dependencies: none
147
- Coq namespace: `PolTac`
148
- Related publication(s): none
0 commit comments