ci: test image
Some checks failed
CI / build (pull_request) Failing after 8s

This commit is contained in:
2025-12-25 13:31:03 +01:00
parent 812cba2a3c
commit 98ce4e8ae7

View File

@@ -14,7 +14,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: ubuntu:24.04
options: --privileged --cap-add=SYS_ADMIN
steps:
- uses: actions/checkout@v6
- uses: dtolnay/rust-toolchain@stable