Skip to content

Commit 7ad0671

Browse files
Switch to premerge runners
1 parent 715079b commit 7ad0671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
premerge-checks-linux:
1313
if: github.repository_owner == 'llvm'
14-
runs-on: ubuntu-latest
14+
runs-on: llvm-premerge-linux-runners
1515
container:
1616
image: ghcr.io/llvm/ci-ubuntu-22.04:latest
1717
defaults:

0 commit comments

Comments
 (0)