Skip to content

Commit

Permalink
fix: Correct build targets for release
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensdavid committed Jun 13, 2024
1 parent 958d442 commit ed0dd3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
matrix:
include:
- target: x86_64-unknown-linux-gnu
- target: armv7-unknown-linux-gnu
- target: aarch64-unknown-linux-gnu
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ed0dd3c

Please sign in to comment.