Skip to content

Commit 55fb476

Browse files
committed
chore: add 3.14t
1 parent 9e293c2 commit 55fb476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
UV_CACHE_DIR: /tmp/.uv-cache
2222
strategy:
2323
matrix:
24-
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
24+
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
2525

2626
name: check ${{ matrix.python-version }}
2727
steps:

0 commit comments

Comments
 (0)