Skip to content

Commit af808fa

Browse files
committed
Skip regular tests of free threading 3.13 on windows.
1 parent e5804ba commit af808fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- os: macos-latest
2525
python-version: '3.12'
2626

27+
# Trouble with free threading.
28+
- os: windows-latest
29+
python-version: '3.13'
2730
# Both of these have trouble setting up that python on macos.
2831
- os: macos-latest
2932
python-version: '3.9'

0 commit comments

Comments
 (0)