We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd1d2f commit 1799bc0Copy full SHA for 1799bc0
.github/workflows/qemu-kvm-integration-tests.yml
@@ -44,7 +44,7 @@ jobs:
44
python3 -m pip install --upgrade pip
45
sudo apt update
46
sudo apt install -y git ansible-core genisoimage qemu-system-x86
47
- pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.5.0"
+ pip3 install "git+https://github.com/linux-system-roles/tox-lsr@6e33eeee011040d2d44dfb342b0eb0169a5b987d"
48
49
- name: Checkout repo
50
uses: actions/checkout@v4
0 commit comments