Skip to content

Commit

Permalink
adding GitHub CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Sep 14, 2024
1 parent 86873db commit 15fe145
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 @@ -43,7 +43,7 @@ jobs:
matrix:
os: [macos-14, macos-latest, ubuntu-latest, windows-2019]
# os: [ ubuntu-latest]
electron: [20.9.0, 30.5.1, 31.6.0]
electron: [29.4.6, 30.5.1, 31.6.0]
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 15fe145

Please sign in to comment.