Skip to content

Commit db09588

Browse files
committed
action.yml: drop the flavor: full-only caveat on ucrt64
When the `ucrt64` axis first landed, only `flavor: full` worked: the subset flavors call out to `please.sh create-sdk-artifact` in `build-extra`, and that script did not understand `--architecture=ucrt64` at the time. That has since been fixed, so all four flavors work for `ucrt64`. Drop the now-stale "only the `full` flavor is supported" sentence from the action description. Assisted-by: Opus 4.7 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent a9d1c57 commit db09588

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ inputs:
1818
MINGW64-to-UCRT64 migration is in progress it is cloned from a
1919
transitional "ucrt64" branch that will eventually replace "main",
2020
at which point "x86_64" itself will materialise a UCRT64 SDK.
21-
Only the "full" flavor is supported on the "ucrt64" axis for now.
2221
default: 'x86_64'
2322
msys:
2423
required: false

0 commit comments

Comments
 (0)