ci: bump tox-lsr version to 3.20.0 to fix tox 4.58 api breakage [citest_skip]

This fixes the tox-lsr related test failures in ansible-lint, et. al. caused
by an internal tox api change in version 4.58

See https://github.com/linux-system-roles/tox-lsr/pull/245 for more info

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2026-07-21 13:27:35 -06:00 committed by Richard Megginson
parent d4c5353eb0
commit 9f66db2174
5 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@ jobs:
- name: Install tox, tox-lsr
run: |
set -euxo pipefail
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.18.1"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.20.0"
- name: Set up Python
uses: actions/setup-python@v6

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.18.1"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.20.0"
- name: Run ansible-plugin-scan
run: |

View file

@ -47,7 +47,7 @@ jobs:
- name: Install tox, tox-lsr
run: |
set -euxo pipefail
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.18.1"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.20.0"
- name: Set up Python
uses: actions/setup-python@v6

View file

@ -70,7 +70,7 @@ jobs:
tox=tox
virtualenv=virtualenv
fi
pip install "$tox" "$virtualenv" "git+https://github.com/linux-system-roles/tox-lsr@3.18.1"
pip install "$tox" "$virtualenv" "git+https://github.com/linux-system-roles/tox-lsr@3.20.0"
# If you have additional OS dependency packages e.g. libcairo2-dev
# then put them in .github/config/ubuntu-requirements.txt, one
# package per line.

View file

@ -110,7 +110,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.18.1"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.20.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