Skip to content

Commit 7c9b0e0

Browse files
Try non-root user
1 parent 0e86199 commit 7c9b0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.repository_owner == 'llvm'
1414
runs-on: llvm-premerge-linux-runners
1515
container:
16-
image: ghcr.io/llvm/ci-ubuntu-22.04:latest
16+
image: ghcr.io/keenuts-test-org/linux-ci-testing:latest
1717
defaults:
1818
run:
1919
shell: bash

0 commit comments

Comments
 (0)