Skip to content

Commit

Permalink
Update tested Python version upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard committed Feb 21, 2023
1 parent b64b4fc commit a677331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
strategy:
fail-fast: true
matrix:
python-version: ["3.7", "3.9"]
python-version: ["3.7", "3.11"]
fast-compile: [0]
float32: [0]
install-numba: [1]
Expand Down

0 comments on commit a677331

Please sign in to comment.