Skip to content

Commit c2bd0ed

Browse files
committed
🧪💅 Describe free-threading workflow input
Previously, it didn't have a human-readable explanation which is a bad tone as it's less obvious how it's supposed to be used.
1 parent f8c44ed commit c2bd0ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/reusable-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
workflow_call:
33
inputs:
44
free-threading:
5+
description: Whether to use no-GIL mode
56
required: false
67
type: boolean
78
default: false

0 commit comments

Comments
 (0)