Skip to content

Commit

Permalink
(ref) update workflow to python 3.12. cibuildwheel fails due to urlli…
Browse files Browse the repository at this point in the history
…b3/ssl. upgrade to ubuntu-22.04?
  • Loading branch information
MementoRC committed Dec 26, 2023
1 parent d05dc77 commit 853a55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
name: Build Linux wheels
needs:
- test
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 853a55a

Please sign in to comment.