File tree Expand file tree Collapse file tree 4 files changed +7
-34
lines changed Expand file tree Collapse file tree 4 files changed +7
-34
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ jobs:
184
184
with :
185
185
target-platform : macos
186
186
target-archs : x64 arm64
187
- check-runs-on : macos-14
187
+ check-runs-on : macos-15
188
188
gn-build-type : testing
189
189
secrets : inherit
190
190
@@ -219,7 +219,7 @@ jobs:
219
219
uses : ./.github/workflows/pipeline-electron-build-and-test.yml
220
220
needs : checkout-macos
221
221
with :
222
- build-runs-on : macos-14 -xlarge
222
+ build-runs-on : macos-15 -xlarge
223
223
test-runs-on : macos-13
224
224
target-platform : macos
225
225
target-arch : x64
@@ -237,7 +237,7 @@ jobs:
237
237
uses : ./.github/workflows/pipeline-electron-build-and-test.yml
238
238
needs : checkout-macos
239
239
with :
240
- build-runs-on : macos-14 -xlarge
240
+ build-runs-on : macos-15 -xlarge
241
241
test-runs-on : macos-14
242
242
target-platform : macos
243
243
target-arch : arm64
Original file line number Diff line number Diff line change 47
47
needs : checkout-macos
48
48
with :
49
49
environment : production-release
50
- build-runs-on : macos-14 -xlarge
50
+ build-runs-on : macos-15 -xlarge
51
51
target-platform : macos
52
52
target-arch : x64
53
53
target-variant : darwin
62
62
needs : checkout-macos
63
63
with :
64
64
environment : production-release
65
- build-runs-on : macos-14 -xlarge
65
+ build-runs-on : macos-15 -xlarge
66
66
target-platform : macos
67
67
target-arch : x64
68
68
target-variant : mas
77
77
needs : checkout-macos
78
78
with :
79
79
environment : production-release
80
- build-runs-on : macos-14 -xlarge
80
+ build-runs-on : macos-15 -xlarge
81
81
target-platform : macos
82
82
target-arch : arm64
83
83
target-variant : darwin
92
92
needs : checkout-macos
93
93
with :
94
94
environment : production-release
95
- build-runs-on : macos-14 -xlarge
95
+ build-runs-on : macos-15 -xlarge
96
96
target-platform : macos
97
97
target-arch : arm64
98
98
target-variant : mas
Original file line number Diff line number Diff line change @@ -135,5 +135,4 @@ refactor_patch_electron_permissiontypes_into_blink.patch
135
135
revert_views_remove_desktopwindowtreehostwin_window_enlargement.patch
136
136
build_partial_revert_mac_fullscreen_top_chrome_mouse_events.patch
137
137
revert_update_siso-chromium_image.patch
138
- build_set_mac_sdk_minimum_to_10.patch
139
138
fix_add_macos_memory_query_fallback_to_avoid_crash.patch
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments