diff --git a/.github/workflows/smoke-tests-manual.yml b/.github/workflows/smoke-tests-manual.yml index 2a44015c93c..8b3f4c6f4f3 100644 --- a/.github/workflows/smoke-tests-manual.yml +++ b/.github/workflows/smoke-tests-manual.yml @@ -28,5 +28,5 @@ jobs: with: # os: ${{ github.event.inputs.os }} # versions: ${{ github.event.inputs.versions }} - os: macos-latest-xl - versions: 12.11.0-rc.88f6e23a20eaba9.0 + os: '["macos-latest-xl"]' + versions: '["12.11.0-rc.88f6e23a20eaba9.0"]'