This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ubuntu:24.04
|
image: ubuntu:24.04
|
||||||
options: --cap-add=SYS_ADMIN
|
options: --privileged --cap-add=SYS_ADMIN
|
||||||
steps:
|
steps:
|
||||||
- name: Set up container image
|
- name: Set up container image
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user