Skip to content

Commit

Permalink
workflows: macos: Build Intel Mac packages by macos-14-large runner
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 authored and patrick-stephens committed Jan 15, 2025
1 parent 27734ee commit e9a2f87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/call-build-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
config:
- name: "Apple Silicon macOS runner"
runner: macos-14
- name: "Intel macOS runner"
runner: macos-14-large

steps:
- name: Checkout repository
Expand Down

0 comments on commit e9a2f87

Please sign in to comment.