mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-12 06:04:46 -05:00
ci: Move builds from alpine-314 to alpine-315
'lcitool' dropped alpine-314 Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
@@ -31,16 +31,6 @@ x86_64-almalinux-8-clang:
|
||||
RPM: skip
|
||||
|
||||
|
||||
x86_64-alpine-314:
|
||||
extends: .native_build_job
|
||||
needs:
|
||||
- job: x86_64-alpine-314-container
|
||||
optional: true
|
||||
allow_failure: false
|
||||
variables:
|
||||
NAME: alpine-314
|
||||
|
||||
|
||||
x86_64-alpine-315:
|
||||
extends: .native_build_job
|
||||
needs:
|
||||
@@ -48,7 +38,6 @@ x86_64-alpine-315:
|
||||
optional: true
|
||||
allow_failure: false
|
||||
variables:
|
||||
JOB_OPTIONAL: 1
|
||||
NAME: alpine-315
|
||||
|
||||
|
||||
|
||||
@@ -14,18 +14,10 @@ x86_64-almalinux-8-container:
|
||||
NAME: almalinux-8
|
||||
|
||||
|
||||
x86_64-alpine-314-container:
|
||||
extends: .container_job
|
||||
allow_failure: false
|
||||
variables:
|
||||
NAME: alpine-314
|
||||
|
||||
|
||||
x86_64-alpine-315-container:
|
||||
extends: .container_job
|
||||
allow_failure: false
|
||||
variables:
|
||||
JOB_OPTIONAL: 1
|
||||
NAME: alpine-315
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user