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 5213596 commit 3eae44bCopy full SHA for 3eae44b
.github/workflows/benchmarks.yml
@@ -22,7 +22,7 @@ jobs:
22
reportdir: clang-x64
23
# os: ubuntu-20.04
24
os: [self-hosted, linux, x64]
25
- install: clang
+ install: clang
26
command: sudo cgexec -g memory,cpu:shield sudo -u gha ./benchmark
27
28
runs-on: ${{matrix.os}}
0 commit comments