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

Drop v23.12 (EOL)

parent 544b7df2
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -2,7 +2,6 @@
export BRANCHES="
master
v23.12
v24.06
"
......
......@@ -46,18 +46,6 @@ upstream-compat-master:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v23.12:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v23.12"
artifacts:
when: always
paths:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v24.06:
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