Skip to content

Commit

Permalink
add back py3.9 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Feb 28, 2024
1 parent c960dd8 commit 28453fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
matrix:
python-version: [
# TODO: Re-enable 3.9 and 3.11 once we have stable tests across all versions.
# '3.9',
'3.9',
'3.10',
# '3.11',
]
Expand Down

0 comments on commit 28453fa

Please sign in to comment.