Skip to content

Commit

Permalink
Fix aarch64 release (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozyra95 authored Apr 26, 2024
1 parent 5bcdbc5 commit 2da9a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_for_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: build
with:
arch: aarch64
distro: ubuntu_latest
distro: ubuntu22.04

# Not required, but speeds up builds
githubToken: ${{ github.token }}
Expand Down

0 comments on commit 2da9a23

Please sign in to comment.