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 6574ac1 commit ef10357Copy full SHA for ef10357
.github/workflows/build-coq-demo.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
coq_version:
26
- - 8.11
+ - '8.11'
27
- dev
28
ocaml_version: ['4.07-flambda']
29
# at most 20 concurrent jobs per free account:
0 commit comments