Skip to content

Commit 7f751ba

Browse files
committed
Skip x86 Windows builds (for testing).
1 parent ffd02ca commit 7f751ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,8 +1385,8 @@ jobs:
13851385
strategy:
13861386
matrix:
13871387
include:
1388-
- arch: x64
1389-
runner: windows-latest-large
1388+
# - arch: x64
1389+
# runner: windows-latest-large
13901390
- arch: arm64
13911391
runner: windows-arm-latest-large
13921392
env:

0 commit comments

Comments
 (0)