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 6fc641a commit e298464Copy full SHA for e298464
.github/workflows/reusable_fast.yml
@@ -15,6 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
container:
17
image: rbanka974/umf-ubuntu-20.04:latest
18
+ options: --user root
19
20
env:
21
VCPKG_PATH: "${{github.workspace}}/build/vcpkg/packages/hwloc_x64-windows;${{github.workspace}}/build/vcpkg/packages/tbb_x64-windows;${{github.workspace}}/build/vcpkg/packages/jemalloc_x64-windows"
0 commit comments