Skip to content

Commit 2e19aae

Browse files
committed
VS download optimisation
1 parent 5bbf6bf commit 2e19aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/of.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
runs-on: windows-2022
120120
strategy:
121121
matrix:
122-
platform: [x64, ARM64, ARM64EC]
122+
platform: [64, ARM64, ARM64EC]
123123
env:
124124
BITS: ${{ matrix.platform }}
125125
ARCH: ${{ matrix.platform }}

0 commit comments

Comments
 (0)