diff --git a/.github/workflows/electron.yml b/.github/workflows/electron.yml index 2fb0090..7744002 100644 --- a/.github/workflows/electron.yml +++ b/.github/workflows/electron.yml @@ -26,7 +26,7 @@ jobs: run: npm run publish --from-dry-run build_on_mac: - runs-on: macos-latest + runs-on: macos-14 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@master