Skip to content

Commit

Permalink
[infra] Swap weekly bot to x64 (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes authored May 2, 2024
1 parent 6a9282c commit 2eef97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ffigen_weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 2eef97f

Please sign in to comment.