Skip to content

Commit

Permalink
Fix: missing value for runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille committed Dec 14, 2024
1 parent 92176f1 commit 84ed9e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ jobs:
matrix:
os: [ubuntu-20.04, macos-13, windows-2019]
architecture: [x64, ia32, arm64]
electron: [
electron:
[
33.3.0
33.2.0,
33.1.0,
Expand Down

0 comments on commit 84ed9e2

Please # to comment.