Skip to content

Commit

Permalink
Merge 7f8dede into 8263b1e
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrattli committed Jan 7, 2023
2 parents 8263b1e + 7f8dede commit 2a20a6e
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 267 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.7, 3.8, 3.9, "3.10", pypy-3.8]
python-version: [3.7, 3.8, 3.9, "3.10", 3.11, pypy-3.8]
runs-on: ${{ matrix.platform }}

steps:
Expand Down

0 comments on commit 2a20a6e

Please sign in to comment.