We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acee920 + 73986c3 commit 153ebf9Copy full SHA for 153ebf9
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
image:
20
- 'coqorg/coq:dev'
21
- - 'coqorg/coq:8.20.0'
+ - 'coqorg/coq:8.20'
22
fail-fast: false # don't stop jobs if one fails
23
steps:
24
- uses: actions/checkout@v3
0 commit comments