diff --git a/.github/workflows/submit.yml b/.github/workflows/submit.yml index d2c297ae2ae..7fb8b1029bb 100644 --- a/.github/workflows/submit.yml +++ b/.github/workflows/submit.yml @@ -10,7 +10,7 @@ on: platforms: description: "Platform(s) to execute on" required: true - default: "Linux additional (hotspot only), Linux x64, Linux x86, Windows aarch64, Windows x64, macOS x64" + default: "Linux additional (hotspot only), Linux x64, Linux x86, Windows aarch64, Windows x64, macOS x64, macOS aarch64" concurrency: group: ${{ github.workflow }}-${{ github.ref }}