Skip to content

Commit

Permalink
ci: add more Coq versions to check
Browse files Browse the repository at this point in the history
  • Loading branch information
clarus committed Jan 18, 2024
1 parent 79a5f9f commit 7a5bda3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:
ocaml-version:
- 4.12.0
coq-version:
- 8.13.1
- 8.13.2
- 8.14.1
- 8.15.2
- 8.16.1
- 8.17.1
- 8.18.0

Expand Down

0 comments on commit 7a5bda3

Please sign in to comment.