ci: use tox-lsr 3.12.0 for osbuild_config.yml feature
Use tox-lsr 3.12.0 for the new osbuild_config.yml feature for bootc and users https://github.com/linux-system-roles/tox-lsr/pull/211 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
committed by
Richard Megginson
parent
1f5c9c9e5e
commit
cb7b8ed08a
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Install tox, tox-lsr
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.11.1"
|
||||
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.12.0"
|
||||
|
||||
- name: Convert role to collection format
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user