Skip to content

Commit 18fa8c2

Browse files
committed
Test on Coq 8.18 and 8.19
Drop testing on 8.17
1 parent 3a05ccc commit 18fa8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
matrix:
1919
coq:
2020
- "dev"
21+
- "8.19"
2122
- "8.18"
22-
- "8.17"
2323
fail-fast: false
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)