diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index f888255c..17150cdd 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -14,7 +14,7 @@ on: options: description: >- Configuration options for the compiler. - Space-separated list of '32bit', 'bytecode-only', 'fp'. + Space-separated list of '32bit', 'bytecode-only', 'fp', 'musl'. type: string default: '' platform: