Skip to content

Commit 6bc17e7

Browse files
committed
Move to macos-12 runner
macos-11 has been removed
1 parent dd4015e commit 6bc17e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuildElectron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
name: Rebuild macOS
154154
strategy:
155155
matrix:
156-
os: [macOS-11]
156+
os: [macos-12]
157157
arch: [x64]
158158
fail-fast: false
159159
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)