Skip to content

Commit

Permalink
build apple silicon on macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus committed Mar 10, 2024
1 parent bb696cc commit 5e8c244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
build-macos-apple-silicon:
permissions: write-all
name: macos apple silicon
runs-on: macos-12-xlarge
runs-on: macos-14
steps:
- uses: actions/checkout@v3
- name: Update Libs
Expand Down

0 comments on commit 5e8c244

Please sign in to comment.