Skip to content

Commit

Permalink
fix 3.6.0 release compiled problem 2
Browse files Browse the repository at this point in the history
  • Loading branch information
wenlinlee committed Feb 19, 2024
1 parent 5444053 commit e6a357b
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 @@ -15,7 +15,7 @@ concurrency:
jobs:
compile_macOS_release:
name: upload standard binary of macOS
runs-on: macos-14
runs-on: macos-13
# runs-on: self-hosted-mac
# if: startsWith(github.ref,'v2')
steps:
Expand Down

0 comments on commit e6a357b

Please sign in to comment.