Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Feb 17, 2025
2 parents 3128ac7 + b7de833 commit 31e9a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
git push
fi
build-macos:
runs-on: macos-15 # macos-latest
runs-on: macos-13 # macos-14 causes link error
needs: build-linux
steps:
- name: Checkout code
Expand Down

0 comments on commit 31e9a76

Please sign in to comment.