Skip to content

Commit bca0757

Browse files
authored
Checking 3.13t status
1 parent 8f9e76b commit bca0757

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
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
matrix:
3333
platform: [ubuntu-latest, windows-latest, macos-latest]
34-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
34+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.13t"]
3535
runs-on: ${{ matrix.platform }}
3636

3737
steps:

0 commit comments

Comments
 (0)