From 5f7e61e25581cd1db0b8f2eeea172c1325809ad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kundr=C3=A1t?= Date: Wed, 18 Jan 2023 21:32:11 +0100 Subject: [PATCH] CI: temporarily remove Fedora 35 jobs ...since the hosting provider pulled the plug on the mirroring infrastructure. See the rest of these commits in this serie for details. Change-Id: Iac1d5f1c6f557458194deafe441564afc4851d94 --- .zuul.yaml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index bece6a6d..ba1593a2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,27 +8,6 @@ - tox-py39: vars: ensure_tox_version: '<4' - - tox-py310-cover: - vars: - ensure_tox_version: '<4' - - tox-docs-f35: - vars: - ensure_tox_version: '<4' - - coverage-diff: - voting: false - dependencies: - - tox-py310-cover-previous - - tox-py310-cover - vars: - coverage_job_name_previous: tox-py310-cover-previous - coverage_job_name_current: tox-py310-cover - - tox-linters-diff-n-report: - voting: false - vars: - ensure_tox_version: '<4' - - tox-py310-cover-previous: - vars: - ensure_tox_version: '<4' tag: jobs: - oopt-release-python: