Skip to content

Commit

Permalink
Jump to use 3.9 when testing against dandi-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Nov 4, 2024
1 parent 02a11c5 commit 38da3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-dandi-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
- normal
include:
- os: ubuntu-latest
python: 3.8
python: 3.9
mode: dandi-devel
version: master
- os: ubuntu-latest
python: 3.8
python: 3.9
mode: dandi-devel
version: release
exclude:
Expand Down

0 comments on commit 38da3b3

Please sign in to comment.