Skip to content

Commit

Permalink
Remove aarch64-unknown-linux-gnu target from release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago Medina Rolong committed Dec 14, 2024
1 parent 6b16598 commit 64ed66d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
strategy:
matrix:
include:
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
- target: aarch64-apple-darwin
os: macos-latest
- target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 64ed66d

Please sign in to comment.