Skip to content

Commit 8c1aa66

Browse files
committed
TIL" macos-latest is not macos-14
1 parent 63dbba2 commit 8c1aa66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/electron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run publish --from-dry-run
2727

2828
build_on_mac:
29-
runs-on: macos-latest
29+
runs-on: macos-14
3030
steps:
3131
- uses: actions/checkout@v2
3232
- uses: actions/setup-node@master

0 commit comments

Comments
 (0)