Skip to content

Commit 2fc12d6

Browse files
committed
1 parent 1b832bd commit 2fc12d6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
with:
190190
target-platform: macos
191191
target-archs: x64 arm64
192-
check-runs-on: macos-14
192+
check-runs-on: macos-15
193193
gn-build-type: testing
194194
secrets: inherit
195195

@@ -225,7 +225,7 @@ jobs:
225225
uses: ./.github/workflows/pipeline-electron-build-and-test.yml
226226
needs: checkout-macos
227227
with:
228-
build-runs-on: macos-14-xlarge
228+
build-runs-on: macos-15-xlarge
229229
test-runs-on: macos-15-large
230230
target-platform: macos
231231
target-arch: x64
@@ -244,7 +244,7 @@ jobs:
244244
uses: ./.github/workflows/pipeline-electron-build-and-test.yml
245245
needs: checkout-macos
246246
with:
247-
build-runs-on: macos-14-xlarge
247+
build-runs-on: macos-26-xlarge
248248
test-runs-on: macos-15
249249
target-platform: macos
250250
target-arch: arm64

0 commit comments

Comments
 (0)