Skip to content

Commit

Permalink
ci: no need to install rosetta (i think)
Browse files Browse the repository at this point in the history
  • Loading branch information
xTVaser committed Jan 4, 2024
1 parent 0ca6a5a commit 8bb8dfe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/macos-build-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Set up ARM64 environment
run: sudo softwareupdate --install-rosetta --agree-to-license

- name: Install Package Dependencies
run: arch -arm64 brew install cmake ninja

Expand Down

0 comments on commit 8bb8dfe

Please sign in to comment.