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 b0c2bc6 commit bb21847Copy full SHA for bb21847
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
build:
30
runs-on: ubuntu-latest
31
strategy:
32
- #fail-fast: false
+ fail-fast: false
33
matrix:
34
coq_version: [ '8.19.2' , '8.20+rc1' , 'dev' ]
35
ocaml_version:
0 commit comments