We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9dddd commit d2dcb30Copy full SHA for d2dcb30
.github/workflows/release-binaries-windows.yml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
build-windows-release:
12
- runs-on: depot-windows-2022-16
+ runs-on: depot-windows-2022-64
13
if: github.repository_owner == 'llvm'
14
steps:
15
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
0 commit comments