Skip to content

Commit

Permalink
Merge pull request #379 from math-comp/fix-ci
Browse files Browse the repository at this point in the history
enable CI on 8.18
  • Loading branch information
gares authored Sep 20, 2023
2 parents a869fed + 6bf2676 commit 961aaba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
coq_version:
- '8.16'
- '8.17'
- '8.18'
steps:
- uses: actions/checkout@v2
- uses: coq-community/docker-coq-action@v1
Expand Down

0 comments on commit 961aaba

Please sign in to comment.