Skip to content

Commit 484a4cd

Browse files
committed
fix(ci): test only aarch64-musl in temp workflow — x86_64 already proven
1 parent 06f2c7b commit 484a4cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test-jemalloc-fix.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
include:
20-
- target: x86_64-unknown-linux-musl
21-
runner: ubuntu-latest
2220
- target: aarch64-unknown-linux-musl
2321
runner: ubuntu-22.04-arm
2422

0 commit comments

Comments
 (0)