Skip to content

Commit

Permalink
attempt fixing electron app on windows 10 by changing CI build version
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinepouille committed Jun 28, 2024
1 parent cea2c1d commit 28b5062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
Kappapp.app.zip
windows:
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 28b5062

Please sign in to comment.