Skip to content

Commit

Permalink
using x64 macos
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Jun 5, 2024
1 parent 9591dbb commit 5fd59de
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 @@ -76,7 +76,7 @@ jobs:
build_macos:
if: github.event.inputs.build_macos == 'true'
name: macOS
runs-on: macos-latest
runs-on: macos-14-large #macos-latest/macos-14-xlarge is arm64
steps:
- uses: actions/checkout@v2
- name: Run build script
Expand Down

0 comments on commit 5fd59de

Please sign in to comment.