Skip to content

Commit

Permalink
chore: python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
severinsimmler committed Dec 19, 2022
1 parent c596b68 commit 3c8a018
Show file tree
Hide file tree
Showing 3 changed files with 1,111 additions and 1,045 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-python@v2
name: Install Python
with:
python-version: "3.10"
python-version: "3.11"

- name: Install Python tools
run: pip install poetry cibuildwheel --pre
Expand Down
Loading

0 comments on commit 3c8a018

Please sign in to comment.