Skip to content

Commit d2dcb30

Browse files
committed
Fix
1 parent 1a9dddd commit d2dcb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
build-windows-release:
12-
runs-on: depot-windows-2022-16
12+
runs-on: depot-windows-2022-64
1313
if: github.repository_owner == 'llvm'
1414
steps:
1515
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A

0 commit comments

Comments
 (0)