Skip to content

Commit 961aaba

Browse files
authored
Merge pull request #379 from math-comp/fix-ci
enable CI on 8.18
2 parents a869fed + 6bf2676 commit 961aaba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
coq_version:
2020
- '8.16'
2121
- '8.17'
22+
- '8.18'
2223
steps:
2324
- uses: actions/checkout@v2
2425
- uses: coq-community/docker-coq-action@v1

0 commit comments

Comments
 (0)