Skip to content

Commit

Permalink
Add Python 3.11 to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Oct 5, 2022
1 parent ce86a62 commit 5c498eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
#os: [windows-latest]
#os: [ubuntu-latest]
python-version: ['3.7', '3.8', '3.9', '3.10']
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
#python-version: ["3.9"]

steps:
Expand Down

0 comments on commit 5c498eb

Please sign in to comment.