Skip to content

Commit

Permalink
chore: use macos13 to build the x86
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Dec 10, 2024
1 parent a4d1f37 commit 40f2385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ env:

jobs:
x86_64:
runs-on: macos-15
runs-on: macos-13

if: ${{ github.event.inputs.arch == 'All' || github.event.inputs.arch == 'x86_64' }}

Expand Down

0 comments on commit 40f2385

Please sign in to comment.