Skip to content

Commit

Permalink
Also test 8.18 on opam
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 9, 2023
1 parent 4986a73 commit 7d64e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-opam-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
coq-version: ['dev', '8.16.0']
coq-version: ['dev', '8.18.0', '8.17.0']
ocaml-compiler: ['4.11.1']
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
coq-extra-flags: ['-async-proofs-j 1', '']
Expand Down

0 comments on commit 7d64e77

Please sign in to comment.