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 16dbe46 commit d8e47d4
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 d8e47d4

Please sign in to comment.