Skip to content

Commit

Permalink
fix aarch64 build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Oct 6, 2024
1 parent 3beec34 commit f9d3280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
arch: aarch64
githubToken: ${{ github.token }}
distro: ubuntu22.04
distro: ubuntu24.04
install: |
apt-get update -q -y
apt-get install -y cmake make g++ ninja-build git
Expand Down

0 comments on commit f9d3280

Please sign in to comment.