diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 853cdcf3c0..99e5f4f704 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,7 +57,7 @@ jobs: client-payload: '{"tag": "v${{ steps.package-version.outputs.version }}"}' mac_release: - runs-on: macos-11 + runs-on: macos-latest timeout-minutes: 30 steps: