Run linters job on a focal node instead of bionic

Change-Id: I3164b67fdbd53e794f9ad53f73569fdaa7f22047
This commit is contained in:
Jonathan Rosser 2021-01-19 17:56:23 +00:00
parent 95576b9839
commit 07cd16d016
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
Run lint tests for an OpenStack-Ansible project.
Uses tox with the ``linters`` environment.
timeout: 1800 # 30 mins
nodeset: ubuntu-bionic
nodeset: ubuntu-focal
vars:
tox_env: linters