Skip to content

Commit

Permalink
updating GitHub CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Sep 15, 2024
1 parent ae0a860 commit 54684dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-14, macos-latest, ubuntu-latest, windows-2019]
os: [macos-13, macos-14, ubuntu-22.04, windows-2022]
# os: [ windows-2019]
electron: [29.4.6, 30.5.1, 31.6.0]
# electron: [31.6.0, 32.1.0]
Expand Down

0 comments on commit 54684dc

Please sign in to comment.