Skip to content

Commit dae0ff2

Browse files
committed
fix CI
1 parent bf21339 commit dae0ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
opam_file:
1111
- 'coq-autosubst-ocaml.opam'
1212
image:
13-
- 'coqorg/coq:dev-ocaml-4.14.1-flambda'
13+
- 'coqorg/coq:8.20-ocaml-4.14.2-flambda'
1414
fail-fast: false # don't stop jobs if one fails
1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)