Skip to content

Commit 9f2d3b7

Browse files
committed
comment out other platforms
1 parent eff1a7c commit 9f2d3b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
target: x86_64
2828
- runner: ubuntu-latest
2929
target: x86
30-
- runner: ubuntu-latest
31-
target: aarch64
32-
- runner: ubuntu-latest
33-
target: armv7
30+
# - runner: ubuntu-latest
31+
# target: aarch64
32+
# - runner: ubuntu-latest
33+
# target: armv7
3434
# - runner: ubuntu-latest
3535
# target: s390x
3636
# - runner: ubuntu-latest

0 commit comments

Comments
 (0)