We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d5d2b commit c6c76ccCopy full SHA for c6c76cc
1 file changed
.github/workflows/build.yml
@@ -18,8 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
image:
21
- - 'coqorg/coq:8.17'
22
- - 'coqorg/coq:8.18'
+ - 'coqorg/coq:8.20'
23
max-parallel: 4
24
fail-fast: false
25
0 commit comments