Skip to content

Commit

Permalink
upd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Oct 27, 2024
1 parent 84916a4 commit d3855a4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,8 @@ jobs:
if: matrix.target == 'aarch64'
name: Install built wheel
with:
arch: none
distro: none
base_image: '--platform=linux/aarch64 ubuntu:20.04'
arch: aarch64
distro: ubuntu:22.04
githubToken: ${{ github.token }}
install: |
apt-get update
Expand Down

0 comments on commit d3855a4

Please sign in to comment.