Skip to content

Commit e9a2f87

Browse files
cosmo0920patrick-stephens
authored andcommitted
workflows: macos: Build Intel Mac packages by macos-14-large runner
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent 27734ee commit e9a2f87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/call-build-macos.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ jobs:
7676
config:
7777
- name: "Apple Silicon macOS runner"
7878
runner: macos-14
79+
- name: "Intel macOS runner"
80+
runner: macos-14-large
7981

8082
steps:
8183
- name: Checkout repository

0 commit comments

Comments
 (0)