Skip to content

Commit

Permalink
Add python 3.12 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ph0tonic committed Feb 13, 2024
1 parent e2f3440 commit a4ff87c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
pip-install-spec: "jupyterhub==4.*"
- python-version: "3.11"
pip-install-spec: "jupyterhub==4.*"
- python-version: "3.12"
pip-install-spec: "jupyterhub==4.*"

# test unreleased jupyterhub, failures tolerated
- python-version: "3.X"
Expand Down

0 comments on commit a4ff87c

Please sign in to comment.