Closed yanguoyu closed 4 months ago
Does this help? https://discussions.apple.com/thread/250777998?sortBy=rank
We have reproduced the issue and are investigating it.
GitHub has deprecated macos-11. We fixed it in a wrong way by adding the label macos-11 to the macOS arm64 self runner. So the macOS x86 packages are created on the arm64 machines, which leads to invalid binaries.
This has been fixed by updating the runner label to macos-11 in all workflow files.
Re-uploaded, please try the new packages
Thanks, it works.
Bug Report
Current Behavior
Expected Behavior
Environment
Additional context/Screenshots
Ckb run failed with the error " Bad CPU type in executable"