Skip to content

Commit

Permalink
Coq 8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Sep 20, 2024
1 parent 7aac084 commit 8ae6b72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- 'coqorg/coq:8.16'
- 'coqorg/coq:8.17'
- 'coqorg/coq:8.18'
- 'coqorg/coq:8.19'
- 'coqorg/coq:8.20'
- 'coqorg/coq:dev'
fail-fast: false
steps:
Expand Down
2 changes: 2 additions & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ tested_coq_opam_versions:
- version: '8.16'
- version: '8.17'
- version: '8.18'
- version: '8.19'
- version: '8.20'
- version: 'dev'
test_target: test
action_appendix: |2-
Expand Down

0 comments on commit 8ae6b72

Please sign in to comment.