summaryrefslogtreecommitdiff
path: root/ci/gitlab
diff options
context:
space:
mode:
Diffstat (limited to 'ci/gitlab')
-rw-r--r--ci/gitlab/builds.yml26
-rw-r--r--ci/gitlab/containers.yml7
2 files changed, 0 insertions, 33 deletions
diff --git a/ci/gitlab/builds.yml b/ci/gitlab/builds.yml
index 6087fe3..86fe097 100644
--- a/ci/gitlab/builds.yml
+++ b/ci/gitlab/builds.yml
@@ -125,32 +125,6 @@ x86_64-debian-sid-local-env:
PIP_INSTALL: install --break-system-packages
-x86_64-fedora-36-prebuilt-env:
- extends: .native_build_job_prebuilt_env
- needs:
- - job: x86_64-fedora-36-container
- optional: true
- allow_failure: false
- variables:
- NAME: fedora-36
- artifacts:
- expire_in: 1 hour
- paths:
- - libvirt-python-rpms
-
-x86_64-fedora-36-local-env:
- extends: .native_build_job_local_env
- needs: []
- allow_failure: false
- variables:
- IMAGE: registry.fedoraproject.org/fedora:36
- NAME: fedora-36
- artifacts:
- expire_in: 1 hour
- paths:
- - libvirt-python-rpms
-
-
x86_64-fedora-37-prebuilt-env:
extends: .native_build_job_prebuilt_env
needs:
diff --git a/ci/gitlab/containers.yml b/ci/gitlab/containers.yml
index 3d7398a..a9661d6 100644
--- a/ci/gitlab/containers.yml
+++ b/ci/gitlab/containers.yml
@@ -35,13 +35,6 @@ x86_64-debian-sid-container:
NAME: debian-sid
-x86_64-fedora-36-container:
- extends: .container_job
- allow_failure: false
- variables:
- NAME: fedora-36
-
-
x86_64-fedora-37-container:
extends: .container_job
allow_failure: false