Skip to content

Commit ad985e7

Browse files
committed
Try with user ubuntu
1 parent 136dd57 commit ad985e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_wheel_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
WORKDIR: /home/runner/work/root
2424
container:
2525
image: registry.cern.ch/root-ci/ubuntu2404:buildready
26-
options: '--security-opt label=disable --user="cibuildwheel" --rm'
26+
options: '--security-opt label=disable --user="ubuntu" --rm'
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v4

0 commit comments

Comments
 (0)