Skip to content

Commit 143407e

Browse files
committed
👷 ci: test the free-threaded 3.15 build
1 parent 9cda6ab commit 143407e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
matrix:
2121
env:
2222
- "3.15"
23+
- "3.15t"
2324
- "3.14"
2425
- "3.13"
2526
- "3.12"

tox.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env_list = [
99
"3.12",
1010
"3.11",
1111
"3.10",
12+
"3.15t",
1213
"fix",
1314
"pkg_meta",
1415
"type",

0 commit comments

Comments
 (0)