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
This commit is contained in:
Ian Wienand 2022-03-02 16:44:46 +11:00
parent 84f48df4c2
commit 1592ec938a

View File

@ -75,15 +75,13 @@
jobs: jobs:
- zuul-registry-build-image - zuul-registry-build-image
- tox-pep8 - tox-pep8
- tox-py38: - tox-py38
nodeset: fedora-latest
- build-python-release - build-python-release
gate: gate:
jobs: jobs:
- zuul-registry-upload-image - zuul-registry-upload-image
- tox-pep8 - tox-pep8
- tox-py38: - tox-py38
nodeset: fedora-latest
- build-python-release - build-python-release
promote: promote:
jobs: jobs: