ci: tox-lsr version 3.15.0 [citest_skip]

This adds back support for IPv6 in qemu VMs, which appears to be working now.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson
2026-02-10 11:23:47 -05:00
committed by Richard Megginson
parent 6728f85cab
commit 4a81d751ad
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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.14.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15.0"
- name: Convert role to collection format
run: |