Skip to content

Commit

Permalink
Update coq.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Apr 11, 2024
1 parent ebd7475 commit 06b1d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
coq-version: [ "dev" , "8.18" , "8.17" , "8.16" ]
coq-version: [ "dev" , "8.19" , "8.18" , "8.17" , "8.16" ]
targets: [ "fiat-core parsers parsers-examples coq-ci" ]

name: ${{ matrix.coq-version }} (${{ matrix.targets }})
Expand Down

0 comments on commit 06b1d4c

Please sign in to comment.