Skip to content

Commit 280f6f6

Browse files
committed
Build 3.13t, 3.14, 3.14t
1 parent a4918e2 commit 280f6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
os: [ubuntu-latest]
33-
python-version: ["3.11", "3.12", "3.13"]
33+
python-version: ["3.11", "3.12", "3.13", "3.13t", "3.14", "3.14t"]
3434

3535
steps:
3636
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)