From 3936ce1baa161a045bbb6c130fad4fc9ef6bd5b0 Mon Sep 17 00:00:00 2001 From: hiento09 <136591877+hiento09@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:58:07 +0700 Subject: [PATCH] change agent run macintel (#2814) Co-authored-by: Service Account --- .github/workflows/template-build-macos-x64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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