Skip to content
Snippets Groups Projects
Commit dd93e4c3 authored by Ralf Jung's avatar Ralf Jung
Browse files

allow testing with Coq 8.19

parent 809926b5
No related branches found
No related tags found
No related merge requests found
Pipeline #94294 passed
......@@ -33,7 +33,7 @@ tags: [
]
depends: [
"coq" { (>= "8.16" & < "8.19~") | (= "dev") }
"coq" { (>= "8.16" & < "8.20~") | (= "dev") }
]
build: ["./make-package" "stdpp" "-j%{jobs}%"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment