From 1592ec938a3762b8113f1de614a2d2fe6b2d0e0c Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 2 Mar 2022 16:44:46 +1100 Subject: [PATCH] tox-py38 : don't run on Fedora I'm not sure why I62f6c238de5c55b7673ae8b38a6ededdd77f4d4b added these with Fedora; maybe it was the only 3.8 environment at the time. I don't think we want to run the tests there now. Change-Id: Iee0e2b60e49e8149b045eaedccff034e5f5a1cfd --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c269ffb..0f7dc5e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -75,15 +75,13 @@ jobs: - zuul-registry-build-image - tox-pep8 - - tox-py38: - nodeset: fedora-latest + - tox-py38 - build-python-release gate: jobs: - zuul-registry-upload-image - tox-pep8 - - tox-py38: - nodeset: fedora-latest + - tox-py38 - build-python-release promote: jobs: