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
  • Loading branch information
MementoRC committed Dec 26, 2023
1 parent c0b8cf1 commit d05dc77
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 @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest

env:
PYTHON_VERSION: '3.10'
PYTHON_VERSION: '3.12'

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

0 comments on commit d05dc77

Please sign in to comment.