Skip to content

Commit 6f067b6

Browse files
committed
adds Coq 8.16 to CI for testing purposes
1 parent 089c6af commit 6f067b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
coq-version: [latest, dev]
23+
coq-version: [latest, dev, 8.16]
2424
ocaml-version: [4.14-flambda]
2525
name: Build with ${{ matrix.coq-version }}
2626
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)