Remove unecessary dependence to container workflow

This commit is contained in:
Emmanuel Engelhart 2023-03-19 15:22:50 +01:00
parent d17745ba49
commit eae088e80f
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ jobs:
HOME: /home/runner
SSH_KEY: /tmp/id_rsa
runs-on: ubuntu-latest
needs: Docker
container:
image: "ghcr.io/kiwix/kiwix-build_ci_${{matrix.image_variant}}:36"
options: "--device /dev/fuse --privileged"