Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yforster committed Jan 15, 2025
1 parent bf21339 commit d363f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
opam_file:
- 'coq-autosubst-ocaml.opam'
image:
- 'coqorg/coq:dev-ocaml-4.14.1-flambda'
- 'coqorg/coq:8.20.0-ocaml-4.14.2-flambda'
fail-fast: false # don't stop jobs if one fails
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d363f98

Please sign in to comment.