Skip to content

Commit

Permalink
feat: add universal2 arch for macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed Jan 13, 2025
1 parent 7028ac9 commit 5340922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@ jobs:
include:
- os: ubuntu-20.04
arch: aarch64
- os: macos-14
arch: universal2
steps:
- uses: actions/checkout@v3
- name: Set up QEMU
Expand Down

0 comments on commit 5340922

Please sign in to comment.