Skip to content

Commit f40ac7d

Browse files
test
1 parent f05413e commit f40ac7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
if: >-
2929
github.repository_owner == 'llvm' &&
3030
(github.event_name != 'pull_request' || github.event.action != 'closed')
31-
runs-on:
32-
group: llvm-premerge-cluster-us-west
31+
runs-on: llvm-premerge-linux-runners
3332
steps:
3433
- name: Checkout LLVM
3534
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)