Skip to content

Commit 2eef97f

Browse files
authored
[infra] Swap weekly bot to x64 (#1116)
1 parent 6a9282c commit 2eef97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ffigen_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
# Keep in sync with ffigen.yaml:test-mac
1616
test-mac-arm64:
17-
runs-on: 'macos-latest-xlarge' # Arm64.
17+
runs-on: 'macos-14-large' # x64
1818
defaults:
1919
run:
2020
working-directory: pkgs/ffigen/

0 commit comments

Comments
 (0)