Skip to content

Commit 1a79f74

Browse files
committed
nshost
1 parent 9eacfa6 commit 1a79f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runpipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-24.04
1717
container:
1818
image: domjudge/gitlabci:2.1
19-
options: --privileged
19+
options: --privileged --cgroupns=host
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: info

0 commit comments

Comments
 (0)