Skip to content

Commit

Permalink
TIL" macos-latest is not macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
int2001 committed Apr 20, 2024
1 parent 63dbba2 commit 8c1aa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm run publish --from-dry-run

build_on_mac:
runs-on: macos-latest
runs-on: macos-14
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@master
Expand Down

0 comments on commit 8c1aa66

Please sign in to comment.