Bump compatibility to 3.11 (#1352)

This commit is contained in:
Charlie Marsh
2022-12-23 12:12:11 -05:00
committed by GitHub
parent 9da3e2cca1
commit 74f49eda64
4 changed files with 5 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ jobs:
override: true
- uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.11"
- run: pip install maturin
- uses: actions/cache@v3
env: