Skip to content

Commit

Permalink
Skip free-threaded job on Windows and macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
lysnikolaou committed Sep 23, 2024
1 parent e8bc1fc commit b7b262e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ jobs:
no-extensions: Y
- os: windows
no-extensions: Y
- os: macos
pyver: "3.13-freethreading"
- os: windows
pyver: "3.13-freethreading"
include:
- pyver: pypy-3.8
no-extensions: Y
Expand Down

0 comments on commit b7b262e

Please sign in to comment.