Skip to content

Commit

Permalink
ci: use latest version of electron v28
Browse files Browse the repository at this point in the history
  • Loading branch information
JCMais committed Dec 16, 2024
1 parent 31f4c39 commit 3445271
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ environment:
- nodejs_version: '22'
ELECTRON_VERSION: '31.7.5'
- nodejs_version: '20'
ELECTRON_VERSION: '28.0.0'
ELECTRON_VERSION: '28.3.3'
- nodejs_version: '20'
ELECTRON_VERSION: '27.1.3'
- nodejs_version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- 31.7.5
- 27.1.3
- 26.6.2
- 28.0.0
- 28.3.3
- 27.1.3
- 26.6.2
include:
Expand Down

0 comments on commit 3445271

Please sign in to comment.