Skip to content

Commit 966512a

Browse files
author
git apple-llvm automerger
committed
Merge commit '46c566f579f2' from llvm.org/release/21.x into stable/21.x
2 parents 6201eef + 46c566f commit 966512a

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
@@ -76,7 +76,7 @@ jobs:
7676
if: >-
7777
github.repository_owner == 'llvm' &&
7878
(github.event_name != 'pull_request' || github.event.action != 'closed')
79-
runs-on: llvm-premerge-windows-runners
79+
runs-on: llvm-premerge-windows-2022-runners
8080
defaults:
8181
run:
8282
shell: bash

0 commit comments

Comments
 (0)