Skip to content

Commit

Permalink
Update pypi_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kccwing authored Oct 7, 2024
1 parent 5ecf279 commit bfdba81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
create-pypi-image:
name: >-
Create .whl 🛞 from SHARPy distribution
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
env:
python-version-chosen: "3.10.8"
permissions:
Expand All @@ -39,7 +39,6 @@ jobs:
with:
version: 4.8
platform: x64
os: ubuntu-18.04
- name: Pre-Install dependencies
run: |
export QT_QPA_PLATFORM='offscreen'
Expand Down

0 comments on commit bfdba81

Please sign in to comment.