Skip to content
Snippets Groups Projects
Commit c7856a3c authored by Lionel Rieg's avatar Lionel Rieg
Browse files

Switching CI to Coq 8.18, 8.19, 8.20

parent 22581ce0
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,11 @@ stages: ...@@ -17,8 +17,11 @@ stages:
- make -j "$NJOBS" - make -j "$NJOBS"
# - make install # - make install
coq:8.12: coq:8.18:
extends: .build extends: .build
coq:8.13: coq:8.19:
extends: .build
coq:8.20:
extends: .build extends: .build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment