Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ci): brew link x86 toolchain for macos13 runner #290

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

rushilmehra
Copy link
Collaborator

@rushilmehra rushilmehra commented Oct 22, 2024

It seems we need to manually symlink the x86_64-unknown-linux-gnu
toolchain for the macos13 runner. Also, we don't need to overwrite the
python version anymore

Fixes #285

@rushilmehra rushilmehra force-pushed the fix-macos-fips-crossbuild branch 21 times, most recently from 1edbe5d to 834fde1 Compare October 24, 2024 04:16
@rushilmehra rushilmehra changed the title wip (ci): brew link x86 toolchain for macos13 runner Oct 24, 2024
@rushilmehra rushilmehra marked this pull request as ready for review October 24, 2024 04:17
It seems we need to manually symlink the x86_64-unknown-linux-gnu
toolchain for the macos13 runner. Also, we don't need to overwrite the
python version anymore

Fixes #285
@rushilmehra rushilmehra merged commit 7bb3647 into master Oct 24, 2024
23 checks passed
@rushilmehra rushilmehra deleted the fix-macos-fips-crossbuild branch October 24, 2024 16:49
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.

MacOS FIPS crossbuild CI runner is broken
3 participants