Skip to content

Commit

Permalink
updating install tools for Electron 32
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Sep 26, 2024
1 parent 75a68f6 commit b354c7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
fail-fast: false
matrix:
# os: [macos-13, macos-14, ubuntu-22.04, windows-2022]
os: [ macos-13, macos-14, ubuntu-22.04]
electron: [32.1.2]
os: [ macos-14, ubuntu-22.04]
electron: [31.6.0, 32.1.2]
# electron: [29.4.6, 30.5.1, 31.6.0, 32.1.2]
# electron: [31.6.0, 32.1.0]

Expand Down

0 comments on commit b354c7e

Please sign in to comment.