Skip to content

Commit

Permalink
test Coq 8.20 in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Jul 14, 2024
1 parent c43d5e8 commit 52b68ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
matrix:
image:
- 'coqorg/coq:dev'
- 'coqorg/coq:8.20'
- 'coqorg/coq:8.19'
- 'coqorg/coq:8.18'
- 'coqorg/coq:8.17'
Expand Down
1 change: 1 addition & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ supported_coq_versions:

tested_coq_opam_versions:
- version: 'dev'
- version: '8.20'
- version: '8.19'
- version: '8.18'
- version: '8.17'
Expand Down

0 comments on commit 52b68ad

Please sign in to comment.