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.
free-threading
1 parent f8c44ed commit c2bd0edCopy full SHA for c2bd0ed
.github/workflows/reusable-windows.yml
@@ -2,6 +2,7 @@ on:
2
workflow_call:
3
inputs:
4
free-threading:
5
+ description: Whether to use no-GIL mode
6
required: false
7
type: boolean
8
default: false
0 commit comments