Skip to content

Commit

Permalink
Correct node version for electron 19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille committed Jun 8, 2022
1 parent e2b157b commit 8588e68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
target_architecture: x64
- architecture: x64
node: 16.13.2
- electron: 19.0.0
node: 16.14.2
- electron: 18.3.0
node: 16.13.2
- electron: 18.2.0
Expand Down

0 comments on commit 8588e68

Please sign in to comment.