Skip to content

Commit

Permalink
Use ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jul 11, 2022
1 parent 2ad3fdc commit dcd02b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
name: Install built wheel
with:
arch: ${{ matrix.target }}
distro: ubuntu18.04
distro: ubuntu20.04
githubToken: ${{ github.token }}
install: |
apt-get update
Expand Down

0 comments on commit dcd02b5

Please sign in to comment.