Skip to content

Commit

Permalink
Run CI on 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Bartley committed Mar 19, 2024
1 parent 75f993b commit 7552cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
# Default builds are on Ubuntu
os: [ubuntu-latest]
python-version: [3.7, 3.9]
python-version: [3.7, 3.9, 3.11]
include:
# Also test on macOS and Windows using latest Python 3
- os: macos-latest
Expand Down

0 comments on commit 7552cf0

Please sign in to comment.