Skip to content

Commit

Permalink
ci(build): multi-arch support
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Sep 9, 2024
1 parent d35cea9 commit 21d4312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:
jobs:
build-mac:
name: Build for macOS (Universal)
runs-on: macOS-latest
runs-on: macOS-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 21d4312

Please sign in to comment.