ci: use new ci image that includes lvm2
Use a new CI container that now includes lvm2[1]. [1] https://github.com/osbuild/containers/pull/20
This commit is contained in:
parent
36a5f9263a
commit
5ba1807837
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: "Run Tests"
|
||||
uses: osbuild/containers/src/actions/privdocker@e4de123f43b95e99dfe8eed0bd5a1cd58db50715
|
||||
with:
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202106231345
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202107281400
|
||||
run: |
|
||||
python3 -m pytest \
|
||||
--pyargs "${{ matrix.test }}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue