Skip to content

Commit 423f614

Browse files
committed
priv
1 parent a54ec98 commit 423f614

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/runpipe.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
runpipe:
1616
runs-on: ubuntu-latest
1717
container:
18-
image: domjudge/gitlabci:24.04
18+
image: domjudge/gitlabci:2.1
19+
options: --privileged
1920
steps:
2021
- uses: actions/checkout@v4
2122
- name: apt

0 commit comments

Comments
 (0)