Skip to content

Commit

Permalink
[deps]: Update macos to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent ffac82e commit 65abaea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

macos-cli:
name: Build Mac CLI
runs-on: macos-13
runs-on: macos-14
needs: setup
env:
_PACKAGE_VERSION: ${{ needs.setup.outputs.package_version }}
Expand Down Expand Up @@ -498,7 +498,7 @@ jobs:

macos-gui:
name: Build MacOS GUI
runs-on: macos-13
runs-on: macos-14
needs: setup
env:
NODE_OPTIONS: --max_old_space_size=4096
Expand Down

0 comments on commit 65abaea

Please sign in to comment.