We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724f8e8 commit 84f6498Copy full SHA for 84f6498
.github/workflows/reusable-windows.yml
@@ -6,7 +6,7 @@ on:
6
required: true
7
type: string
8
free-threading:
9
- description: Whether to use no-GIL mode
+ description: Whether to compile CPython in free-threading mode
10
required: false
11
type: boolean
12
default: false
0 commit comments