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

Fix unstable CI build #419

Merged
merged 3 commits into from
Nov 13, 2023
Merged

Fix unstable CI build #419

merged 3 commits into from
Nov 13, 2023

Conversation

kpreid
Copy link
Owner

@kpreid kpreid commented Nov 13, 2023

No description provided.

We need to use the same file editing trick as in the stable CI,
or the wasm target doesn't get installed.
…table.

The previous configuration meant that unstable-ci would always be
displayed as green, since it had no "primary" job to fail.
Apparently macOS (BSD-derived) `sed` requires an extension for in-place
edits, whereas GNU `sed` does not.
@kpreid kpreid merged commit ba469c3 into main Nov 13, 2023
11 of 15 checks passed
@kpreid kpreid deleted the ci2 branch November 13, 2023 20:48
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