We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febc0ad commit 75cc95eCopy full SHA for 75cc95e
.github/workflows/ci.yml
@@ -31,6 +31,9 @@ jobs:
31
- mathcomp/mathcomp:1.17.0-coq-8.16
32
- mathcomp/mathcomp:1.17.0-coq-8.17
33
- mathcomp/mathcomp:1.17.0-coq-8.18
34
+ - mathcomp/mathcomp:1.18.0-coq-8.16
35
+ - mathcomp/mathcomp:1.18.0-coq-8.17
36
+ - mathcomp/mathcomp:1.18.0-coq-8.18
37
fail-fast: false
38
steps:
39
- uses: actions/checkout@v3
0 commit comments