Skip to content

Commit 1698868

Browse files
committed
Test only x86_64
1 parent 23c075f commit 1698868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-20.04
2525
strategy:
2626
matrix:
27-
arch: [x86, x86_64]
27+
arch: [x86_64]
2828
cpu_instr: [non-SIMD, SSE2, AVX2, NEON, auto-selected]
2929

3030
steps:

0 commit comments

Comments
 (0)