Skip to content

Commit

Permalink
ci: use ubuntu_latest on aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Feb 11, 2025
1 parent dde8ddc commit c227654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: uraimo/[email protected]
with:
arch: ${{ matrix.target }}
distro: ubuntu22.04
distro: ubuntu_latest
githubToken: ${{ github.token }}
install: |
apt-get update
Expand Down

0 comments on commit c227654

Please sign in to comment.