Skip to content

Commit

Permalink
Update CI to v8.16-v8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianleh committed Jan 30, 2024
1 parent 57991cb commit 9c79ec1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/coq-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ jobs:
strategy:
matrix:
coq_version:
- '8.14'
- '8.15'
- '8.16'
- '8.17'
- 'dev'
- '8.18'
ocaml_version:
- 'default'
fail-fast: false # don't stop jobs if one fails
Expand Down

0 comments on commit 9c79ec1

Please sign in to comment.