Skip to content

Commit 3314837

Browse files
committed
remove other platforms
1 parent 9db8568 commit 3314837

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
@@ -31,10 +31,10 @@ jobs:
3131
target: aarch64
3232
- runner: ubuntu-latest
3333
target: armv7
34-
- runner: ubuntu-latest
35-
target: s390x
36-
- runner: ubuntu-latest
37-
target: ppc64le
34+
# - runner: ubuntu-latest
35+
# target: s390x
36+
# - runner: ubuntu-latest
37+
# target: ppc64le
3838
steps:
3939
- uses: actions/checkout@v4
4040
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)