Skip to content

Commit

Permalink
build: update electron version
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeJerred committed Mar 16, 2024
1 parent 0543949 commit e41cb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
version: [
{ node: 18.17.1, electron: 27.0.0, openssl: 1.1.1w }
{ node: 20.9.0, electron: 29.1.4, openssl: 1.1.1w }
]

steps:
Expand Down

0 comments on commit e41cb45

Please sign in to comment.