We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46fcee commit 2336edfCopy full SHA for 2336edf
.github/workflows/test.yml
@@ -88,7 +88,7 @@ jobs:
88
strategy:
89
fail-fast: false
90
matrix:
91
- arch: [aarch64, armv7, riscv64]
+ arch: [armv7, riscv64]
92
runs-on: ubuntu-latest
93
steps:
94
- uses: actions/checkout@v4
0 commit comments