Skip to content

Commit 91aed9a

Browse files
Copilotjaraco
andauthored
Add free-threaded Python builds to CI matrix (#198)
Agent-Logs-Url: https://github.com/jaraco/skeleton/sessions/806b3a23-52a0-400c-85ef-08d6842f7c84 Co-authored-by: jaraco <308610+jaraco@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jaraco <308610+jaraco@users.noreply.github.com>
1 parent 225b2af commit 91aed9a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
python:
3737
- "3.10"
3838
- "3.13"
39+
- "3.13t"
3940
platform:
4041
- ubuntu-latest
4142
- macos-latest
@@ -47,6 +48,8 @@ jobs:
4748
platform: ubuntu-latest
4849
- python: "3.14"
4950
platform: ubuntu-latest
51+
- python: "3.14t"
52+
platform: ubuntu-latest
5053
- python: "3.15"
5154
platform: ubuntu-latest
5255
- python: pypy3.10

0 commit comments

Comments
 (0)