Skip to content

Commit e7d2087

Browse files
committed
remove: Windows support
1 parent 10e25ce commit e7d2087

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- aarch64-unknown-linux-musl
2828
- armv7-unknown-linux-musleabihf
2929
- arm-unknown-linux-musleabihf
30-
- x86_64-pc-windows-msvc
3130
- x86_64-apple-darwin
3231
- aarch64-apple-ios
3332
include:
@@ -47,10 +46,6 @@ jobs:
4746
target: arm-unknown-linux-musleabihf
4847
cross: true
4948
strip: false
50-
- os: windows-latest
51-
target: x86_64-pc-windows-msvc
52-
cross: false
53-
strip: true
5449
- os: macos-latest
5550
target: x86_64-apple-darwin
5651
cross: false

0 commit comments

Comments
 (0)