diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 32dd4d02c..0812a3ed9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -127,7 +127,7 @@ jobs: retention-days: 3 release_ui_darwin: - runs-on: macos-latest + runs-on: macos-11 steps: - name: Checkout