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 bf21339 commit d363f98Copy full SHA for d363f98
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
opam_file:
11
- 'coq-autosubst-ocaml.opam'
12
image:
13
- - 'coqorg/coq:dev-ocaml-4.14.1-flambda'
+ - 'coqorg/coq:8.20.0-ocaml-4.14.2-flambda'
14
fail-fast: false # don't stop jobs if one fails
15
steps:
16
- uses: actions/checkout@v2
0 commit comments