Skip to content

Commit ee4fc23

Browse files
committed
fix: drop aarch64-linux target from release matrix
1 parent 662bc02 commit ee4fc23

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
- runner: ubuntu-latest
4141
target: x86_64-unknown-linux-gnu
4242
use_cross: false
43-
- runner: ubuntu-latest
44-
target: aarch64-unknown-linux-gnu
45-
use_cross: true
4643
- runner: macos-latest
4744
target: x86_64-apple-darwin
4845
use_cross: false

0 commit comments

Comments
 (0)