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.
1 parent 4a37275 commit 0f5f028Copy full SHA for 0f5f028
.github/workflows/ccpp.yml
@@ -41,6 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
container:
43
image: ${{ matrix.os }}
44
+ options: --user root
45
46
strategy:
47
fail-fast: false
0 commit comments