Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Nov 23, 2023
1 parent 57cf7d9 commit 771f3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
In either case, the actions's `debug` input can be used to install a
debug build of the selected Python version, by adding `debug: true`.

The `disable-gil` input can be used instead of `debug` to install a
The `disable-gil` input can be used instead of `debug` to install an *experimental*
free-threaded build of the selected Python version, by adding
`disable-gil: true`. Only available for Python 3.13 and later.

Expand Down

0 comments on commit 771f3d4

Please sign in to comment.