Skip to content

Commit 6714b5e

Browse files
committed
Add free-threaded Python's test
1 parent a3ca993 commit 6714b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
python_version: ['3.12', '3.13', '3.14']
20+
python_version: ['3.12', '3.13', '3.14', '3.14t']
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v6

0 commit comments

Comments
 (0)