Use bionic for Python 3.6

Change-Id: I05cb8ee91405648cde135081ac622ee9e531afb7
This commit is contained in:
Ian Wienand 2021-06-29 17:40:24 +10:00
parent 7eb34a9d4f
commit b5aa49e602
1 changed files with 4 additions and 2 deletions

View File

@ -56,13 +56,15 @@
jobs:
- tox-pep8
- tox-py27
- tox-py36
- tox-py36:
nodeset: ubuntu-bionic
- lodgeit-build-opendev-image
gate:
jobs:
- tox-pep8
- tox-py27
- tox-py36
- tox-py36:
nodeset: ubuntu-bionic
- lodgeit-upload-opendev-image
promote:
jobs: