remove container override
Some checks failed
CI / test (push) Failing after 1m25s
CI / test (pull_request) Failing after 33s

This commit is contained in:
Miguel Jacq 2025-11-13 14:02:46 +11:00
parent 6820741793
commit 9714b2c742
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -8,10 +8,6 @@ jobs:
test: test:
runs-on: docker runs-on: docker
container:
image: debian:13
options: --privileged
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4