Skip to content

Commit c5ce8d4

Browse files
authored
Add free-threaded python3.14t to the testing
https://py-free-threading.github.io
1 parent cb13bbc commit c5ce8d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
max-parallel: 5
1616
matrix:
1717
os: [macos-15-intel, macos-latest, ubuntu-latest] # , windows-latest]
18-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
18+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
1919
include:
2020
- os: macos-26
2121
python-version: 3.x

0 commit comments

Comments
 (0)