diff --git a/.github/workflows/template-build-macos-x64.yml b/.github/workflows/template-build-macos-x64.yml index 12aad37bd..85d4a9b3e 100644 --- a/.github/workflows/template-build-macos-x64.yml +++ b/.github/workflows/template-build-macos-x64.yml @@ -41,7 +41,7 @@ on: jobs: build-macos: - runs-on: macos-latest + runs-on: macos-13 environment: production permissions: contents: write