Skip to content

Commit

Permalink
ENH: also test dev-deps against latest supported by us version of Pyt…
Browse files Browse the repository at this point in the history
…hon (3.12 ATM)
  • Loading branch information
yarikoptic committed Nov 27, 2024
1 parent 8326a83 commit 6d6cc1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- os: ubuntu-latest
python: 3.9
mode: dev-deps
- os: ubuntu-latest
python: 3.12
mode: dev-deps
- os: ubuntu-latest
python: 3.9
mode: nfs
Expand Down

0 comments on commit 6d6cc1b

Please sign in to comment.