Skip to content

Fix macOS build workflow: update runner and certificate import#914

Open
only1question wants to merge 3 commits into
0.22from
fix/macos-build-workflow
Open

Fix macOS build workflow: update runner and certificate import#914
only1question wants to merge 3 commits into
0.22from
fix/macos-build-workflow

Conversation

@only1question
Copy link
Copy Markdown
Collaborator

Summary

  • Replace deprecated macos-13 runner with macos-15
  • Dynamically detect HOST for depends cross-compilation on new runner
  • Add -A flag to certificate import to fix keychain access error
  • Fix checkout ref for macOS jobs (was using undefined steps.branch-name.outputs.ref_branch)
  • Remove deprecated pip3 install setuptools

Test plan

  • Run Build workflow on 0.22 branch after merge

- Replace deprecated macos-13 runner with macos-15
- Dynamically detect HOST for depends cross-compilation
- Add -A flag to certificate import to fix keychain access
- Fix checkout ref for macOS jobs (was using undefined step output)
- Remove deprecated pip3 install setuptools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant