Skip to content
Snippets Groups Projects
Unverified Commit 75a3f9bb authored by Oliver Smith's avatar Oliver Smith
Browse files

Drop v23.06 (EOL)

parent 9912540a
Branches
No related tags found
No related merge requests found
Pipeline #184013 passed
......@@ -2,7 +2,6 @@
export BRANCHES="
master
v23.06
v23.12
"
......
......@@ -46,18 +46,6 @@ upstream-compat-master:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v23.06:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v23.06"
artifacts:
when: always
paths:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v23.12:
stage: check
<<: *only-default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment