Skip to content

Commit

Permalink
use stable 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech authored Nov 8, 2024
1 parent 17ec185 commit 029a6f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13.0rc2"
- "3.13"
test_type:
- tests_unit
jupyterhub:
Expand All @@ -34,7 +34,7 @@ jobs:
environment-file: environment-dev.yml
create-args: >-
python=${{ matrix.python-version }}
-c conda-forge -c conda-forge/label/python_rc
-c conda-forge
- name: Install JHub Apps
run: |
Expand Down

0 comments on commit 029a6f1

Please sign in to comment.