We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5e6ed commit e4554e5Copy full SHA for e4554e5
.github/workflows/ci.yaml
@@ -18,6 +18,6 @@ jobs:
18
uses: uc-cdis/.github/.github/workflows/python_unit_test.yaml@master
19
strategy:
20
matrix:
21
- version: ['3.9', '3.10']
+ version: ['3.9', '3.13']
22
with:
23
python-version: ${{ matrix.version }}
0 commit comments