Test: use osbuild-ci container with dosfstools
The `test_mount` test case requires dosfstools to create a FAT filesystem in a testing image. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
56987fdda4
commit
c59c5c31de
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@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b
|
||||
with:
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202209070757
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202304110753
|
||||
run: |
|
||||
python3 -m pytest \
|
||||
--pyargs "${{ matrix.test }}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue