Skip to content

Commit

Permalink
Update macOS on GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZIMkaRU committed Oct 3, 2024
1 parent 4d11633 commit 177b9fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-electron-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
mac-builder:
timeout-minutes: 150
runs-on: macos-12
runs-on: macos-15
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -292,7 +292,7 @@ jobs:
mac-e2e-test-runner:
name: Mac E2E Test Runner
timeout-minutes: 30
runs-on: macos-12
runs-on: macos-15
needs: [mac-builder]
steps:
- name: Checkout
Expand Down

0 comments on commit 177b9fe

Please sign in to comment.