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:
Rich Megginson
2025-09-19 12:45:19 -06:00
committed by Richard Megginson
parent 1f5c9c9e5e
commit cb7b8ed08a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,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
id: collection
@@ -30,7 +30,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: Run ansible-plugin-scan
run: |
+1 -1
View File
@@ -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: |
@@ -107,7 +107,7 @@ jobs:
python3 -m pip install --upgrade pip
sudo apt update
sudo apt install -y --no-install-recommends git ansible-core genisoimage qemu-system-x86
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"
# HACK: Drop this when moving this workflow to 26.04 LTS
- name: Update podman to 5.x for compatibility with bootc-image-builder's podman 5