Skip to content

Commit fc9de15

Browse files
authored
installed clang for b2 bootstrapping
1 parent d0d21a2 commit fc9de15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
reportdir: clang-x64
2323
# os: ubuntu-20.04
2424
os: [self-hosted, linux, x64]
25+
install: clang
2526
command: sudo cgexec -g memory,cpu:shield sudo -u gha ./benchmark
2627

2728
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)