Skip to content

Commit bd400cf

Browse files
authored
npm(dep)!: bump electron-builder@^24.12.0, bump node engine requirement & CI (#264)
* npm(dep)!: bump electron-builder@^24.12.0 * ci!: drop node version to match engine requirements
1 parent 8fcde3a commit bd400cf

File tree

3 files changed

+2777
-7146
lines changed

3 files changed

+2777
-7146
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
strategy:
2929
matrix:
30-
node-version: [14.x, 16.x, 18.x]
30+
node-version: [18.x]
3131
os: [ubuntu-latest, windows-latest, macos-latest]
3232

3333
steps:

0 commit comments

Comments
 (0)