Skip to content

Commit

Permalink
ci for 8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed Dec 30, 2023
1 parent fbad432 commit 92f377a
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.19'
- 'coqorg/coq:8.18'
- 'coqorg/coq:8.17'
fail-fast: false
Expand Down
1 change: 1 addition & 0 deletions meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ tested_coq_nix_versions:

tested_coq_opam_versions:
- version: dev
- version: '8.19'
- version: '8.18'
- version: '8.17'

Expand Down

0 comments on commit 92f377a

Please sign in to comment.