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: run nix macos jobs on macos-13 to try and avoid SIP #6468

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 16, 2023

Fixes an issue with GitHub changing their macos deployments to include SIP on macos and nix failing to work with that. xref cachix/install-nix-action#183

@cpcloud cpcloud added this to the 6.0 milestone Jun 16, 2023
@cpcloud cpcloud added ci Continuous Integration issues or PRs nix Issues or PRs related to nix labels Jun 16, 2023
@@ -37,7 +37,7 @@ jobs:
- "3.10"
- "3.11"
include:
- os: macos-latest
- os: macos-13
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the list of these is hardcoded in actionlint unfortunately

@cpcloud
Copy link
Member Author

cpcloud commented Jun 16, 2023

Merging!

@cpcloud cpcloud merged commit 54cb6d4 into ibis-project:master Jun 16, 2023
90 checks passed
@cpcloud cpcloud deleted the macos-nix branch June 16, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration issues or PRs nix Issues or PRs related to nix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant