Skip to content

Commit e4554e5

Browse files
Update ci.yaml
1 parent ce5e6ed commit e4554e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@master
1919
strategy:
2020
matrix:
21-
version: ['3.9', '3.10']
21+
version: ['3.9', '3.13']
2222
with:
2323
python-version: ${{ matrix.version }}

0 commit comments

Comments
 (0)