Skip to content

Commit

Permalink
Coq 8.18
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Aug 31, 2023
1 parent f425711 commit cdd1451
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 @@ -22,6 +22,7 @@ jobs:
- 'coqorg/coq:8.15'
- 'coqorg/coq:8.16'
- 'coqorg/coq:8.17'
- 'coqorg/coq:8.18'
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ tested_coq_opam_versions:
- version: '8.15'
- version: '8.16'
- version: '8.17'
- version: '8.18'

0 comments on commit cdd1451

Please sign in to comment.