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

rename nightly jobs for new naming scheme

parent d8b092d3
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ build-coq.8.12.2: ...@@ -71,7 +71,7 @@ build-coq.8.12.2:
# Nightly job with a known-to-work Coq version # Nightly job with a known-to-work Coq version
# (so failures must be caused by std++) # (so failures must be caused by std++)
build-stdpp.dev-coq.8.13.1: trigger-stdpp.dev-coq.8.13.1:
<<: *template <<: *template
variables: variables:
STDPP_REPO: "iris/stdpp" STDPP_REPO: "iris/stdpp"
...@@ -83,7 +83,7 @@ build-stdpp.dev-coq.8.13.1: ...@@ -83,7 +83,7 @@ build-stdpp.dev-coq.8.13.1:
- api - api
# Nightly job with latest Coq beta branch # Nightly job with latest Coq beta branch
build-stdpp.dev-coq.8.13.dev: trigger-stdpp.dev-coq.8.13.dev:
<<: *template <<: *template
variables: variables:
STDPP_REPO: "iris/stdpp" STDPP_REPO: "iris/stdpp"
......
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