Skip to content

Commit

Permalink
Merge pull request #36 from kefeimo/hox-fix/allow-build-on-py311
Browse files Browse the repository at this point in the history
Hox fix/allow build on py311
  • Loading branch information
craig8 authored Apr 25, 2023
2 parents 02bcc2c + b0e5f02 commit e8c3d99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
bump_version:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
python-version: [ '3.8', '3.9', '3.10' , '3.11']
steps:
Expand Down
2 changes: 1 addition & 1 deletion deps/pybind11
Submodule pybind11 updated 248 files

0 comments on commit e8c3d99

Please sign in to comment.