We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eacfa6 commit 1a79f74Copy full SHA for 1a79f74
.github/workflows/runpipe.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-24.04
17
container:
18
image: domjudge/gitlabci:2.1
19
- options: --privileged
+ options: --privileged --cgroupns=host
20
steps:
21
- uses: actions/checkout@v4
22
- name: info
0 commit comments