ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip]
tox-lsr 3.17.0 has some container test improvements - better output, faster runs Use Ansible 2.20 for qemu/container tests on fedora 43 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
committed by
Richard Megginson
parent
404a1d1ff2
commit
e1680b64f1
@@ -36,7 +36,7 @@ jobs:
|
||||
- name: Install tox, tox-lsr
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.16.0"
|
||||
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.17.0"
|
||||
|
||||
- name: Convert role to collection format
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user