From b847e9a1d218e46335342c2a4ee0a9f380948883 Mon Sep 17 00:00:00 2001 From: Daco Harkes Date: Wed, 1 May 2024 09:38:49 +0200 Subject: [PATCH] [infra] Swap weekly bot to x64 --- .github/workflows/ffigen_weekly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ffigen_weekly.yml b/.github/workflows/ffigen_weekly.yml index b60967ce34..82b64ecae8 100644 --- a/.github/workflows/ffigen_weekly.yml +++ b/.github/workflows/ffigen_weekly.yml @@ -14,7 +14,7 @@ env: jobs: # Keep in sync with ffigen.yaml:test-mac test-mac-arm64: - runs-on: 'macos-latest-xlarge' # Arm64. + runs-on: 'macos-14-large' # x64 defaults: run: working-directory: pkgs/ffigen/