Skip to content

Commit

Permalink
npm(dep)!: bump electron-builder@^24.12.0, bump node engine requireme…
Browse files Browse the repository at this point in the history
…nt & CI (#264)

* npm(dep)!: bump electron-builder@^24.12.0
* ci!: drop node version to match engine requirements
  • Loading branch information
erisu authored Feb 20, 2024
1 parent 8fcde3a commit bd400cf
Show file tree
Hide file tree
Showing 3 changed files with 2,777 additions and 7,146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [18.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down
Loading

0 comments on commit bd400cf

Please sign in to comment.