Skip to content

Commit

Permalink
Merge pull request #799 from nipy/enh-py
Browse files Browse the repository at this point in the history
Add Python 3.12 into github testing CI
  • Loading branch information
yarikoptic authored Oct 30, 2024
2 parents 32c8b14 + 9d481a6 commit 2eb5291
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 @@ -21,6 +21,9 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
# Seems needs work in traits: https://github.com/nipy/heudiconv/pull/799#issuecomment-2447298795
# - '3.13'
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 2eb5291

Please sign in to comment.