Skip to content

Commit

Permalink
Bump Ubuntu to 22.04 when cross-compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Jan 2, 2025
1 parent 66af1ec commit 44d9b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
name: Test built wheel
with:
arch: ${{ matrix.target }}
distro: ubuntu20.04
distro: ubuntu22.04
githubToken: ${{ github.token }}
install: |
apt-get update
Expand Down

0 comments on commit 44d9b46

Please sign in to comment.