Skip to content

Commit c52c7c6

Browse files
committed
fix: Remove windows arm support
1 parent 04820f8 commit c52c7c6

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
- goos: android
4545
goarch: arm64
4646
# END Android ARM 8
47-
# Windows ARM 7
48-
- goos: windows
49-
goarch: arm
50-
goarm: 7
5147
# BEGIN Other architectures
5248
# BEGIN riscv64 & ARM64
5349
- goos: linux

0 commit comments

Comments
 (0)