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.
2 parents b3562f3 + 928ce04 commit 752540dCopy full SHA for 752540d
.github/workflows/llvm-project-tests.yml
@@ -60,6 +60,7 @@ jobs:
60
runs-on: ${{ matrix.os }}
61
container:
62
image: ${{(startsWith(matrix.os, 'ubuntu') && 'ghcr.io/llvm/ci-ubuntu-22.04:latest') || null}}
63
+ options: --user root
64
volumes:
65
- /mnt/:/mnt/
66
strategy:
0 commit comments