Skip to content

Commit

Permalink
More opam package testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Jan 28, 2025
1 parent ada17fa commit dcd3ccf
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.19.0', '8.18.0']
coq-version: ['dev', '8.20.0', '8.19.0', '8.18.0']
os: [{name: 'Ubuntu',
runs-on: 'ubuntu-latest',
ocaml-compiler: '4.09.1',
Expand Down

0 comments on commit dcd3ccf

Please sign in to comment.