Skip to content

Commit

Permalink
correct forced system binary for arm ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
tekdogan committed Jul 15, 2024
1 parent 26fc427 commit 42a2aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
force_system_binary: 0
- osversion: ubuntu-24.04
arch: "arm64"
force_system_binary: 0
force_system_binary: 1
- osversion: ubuntu-20.04
arch: "arm64"
force_system_binary: 1
Expand Down

0 comments on commit 42a2aa6

Please sign in to comment.