Skip to content

Commit 5b1718b

Browse files
authored
Merge pull request #831 from nipy/enh-py13
Enable testing 3.13
2 parents f99208a + 7ab35b5 commit 5b1718b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
- '3.10'
2222
- '3.11'
2323
- '3.12'
24-
# Seems needs work in traits: https://github.com/nipy/heudiconv/pull/799#issuecomment-2447298795
25-
# - '3.13'
24+
- '3.13'
2625
steps:
2726
- name: Check out repository
2827
uses: actions/checkout@v5

0 commit comments

Comments
 (0)