Skip to content

Commit

Permalink
update the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Nov 12, 2024
1 parent 4dd0b13 commit 2a2468a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target: [ x86_64-unknown-linux-gnu, x86_64-apple-darwin ]
target: [ x86_64-unknown-linux-gnu, x86_64-apple-darwin, aarch64-unknown-linux-gnu ]

steps:
- name: Download artifacts
Expand Down

0 comments on commit 2a2468a

Please sign in to comment.