We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a869fed commit 6bf2676Copy full SHA for 6bf2676
.github/workflows/main.yml
@@ -19,6 +19,7 @@ jobs:
19
coq_version:
20
- '8.16'
21
- '8.17'
22
+ - '8.18'
23
steps:
24
- uses: actions/checkout@v2
25
- uses: coq-community/docker-coq-action@v1
0 commit comments