Skip to content

Commit

Permalink
ci: add 3.13 to testing on github
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Dec 14, 2024
1 parent 48da71f commit 3b77fbd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/ci/test-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,16 @@
DATALAD_TESTS_GITCONFIG: "\n[annex]\n stalldetection = 1KB/120s\n"
_DL_ANNEX_INSTALL_SCENARIO: "miniconda --channel conda-forge --python-match minor --batch git-annex -m conda"

- python-version: '3.13'
extra-envs:
PYTEST_SELECTION: ""
PYTEST_SELECTION_OP: "not"

- python-version: '3.13'
extra-envs:
PYTEST_SELECTION: ""
PYTEST_SELECTION_OP: ""

- python-version: '3.9'
cron-only: true
extra-envs:
Expand Down

0 comments on commit 3b77fbd

Please sign in to comment.