Skip to content

Commit 584fe47

Browse files
committed
optimized
Signed-off-by: leleliu008 <leleliu008@gmail.com>
1 parent d7b5e54 commit 584fe47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
strategy:
133133
fail-fast: false
134134
matrix:
135-
target-arch: [x86_64, aarch64, riscv64, s390x]
135+
target-arch: [x86_64, aarch64, riscv64]
136136

137137
runs-on: ubuntu-latest
138138

0 commit comments

Comments
 (0)