Skip to content

Commit 2336edf

Browse files
committed
不需要了
1 parent a46fcee commit 2336edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
strategy:
8989
fail-fast: false
9090
matrix:
91-
arch: [aarch64, armv7, riscv64]
91+
arch: [armv7, riscv64]
9292
runs-on: ubuntu-latest
9393
steps:
9494
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)