Skip to content

Commit 141dda2

Browse files
deprecation: cp313t
1 parent 9476230 commit 141dda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
strategy:
6767
fail-fast: false
6868
matrix:
69-
DESIRED_PYTHON: ["3.10", "3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t"]
69+
DESIRED_PYTHON: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
7070
steps:
7171
- name: Checkout Code
7272
uses: actions/checkout@v6

0 commit comments

Comments
 (0)