Skip to content

Commit c7cb5e5

Browse files
committed
- Remove non-working win-arm/64 builds
1 parent 0df8fac commit c7cb5e5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yml

-6
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
- linux-arm
2626
- linux-arm64
2727
- win-x64
28-
- win-arm
29-
- win-arm64
3028
- osx-x64
3129
self-contained:
3230
- normal
@@ -40,10 +38,6 @@ jobs:
4038
os: ubuntu-latest
4139
- target: win-x64
4240
os: windows-latest
43-
- target: win-arm
44-
os: windows-latest
45-
- target: win-arm64
46-
os: windows-latest
4741
- target: osx-x64
4842
os: macos-latest
4943

0 commit comments

Comments
 (0)