Skip to content

Commit 1fed204

Browse files
authored
Update .github/workflows/ci-tsdownsample.yml
1 parent 3e61508 commit 1fed204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tsdownsample.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
matrix:
4747
os: ['windows-latest', 'macOS-latest', 'ubuntu-latest']
4848
rust: ['nightly'] # ['stable', 'beta']
49-
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', "3.13", "3.14"]
49+
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
5050

5151
env:
5252
PYTHON: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)