Skip to content

Commit

Permalink
Update build_wheels.yml
Browse files Browse the repository at this point in the history
Trial change to ubuntu-22.04 for manylinux wheels
  • Loading branch information
StephenCzarnecki authored Aug 16, 2023
1 parent 1f67caa commit fe87631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

build_wheels_manylinux:
name: Build manylinux wheels
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit fe87631

Please sign in to comment.