Skip to content

Commit d1ad1e7

Browse files
authored
Add back depot runner
1 parent feeb863 commit d1ad1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci-container-tooling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
jobs:
2323
build-ci-container-tooling:
2424
if: github.repository_owner == 'llvm'
25-
runs-on: ubuntu-24.04
25+
runs-on: depot-ubuntu-24.04-16
2626
steps:
2727
- name: Checkout LLVM
2828
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)