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(ci): don't use nix-fast-build for x-compiling on macos #4336

Merged

Conversation

dpc
Copy link
Contributor

@dpc dpc commented Feb 15, 2024

It keeps having random issues, possibly due to very slow network(?)
connection.
@dpc dpc requested a review from a team as a code owner February 15, 2024 06:46
@@ -290,9 +290,9 @@ jobs:
# there's not enough macos runners available for our CI, so test only the more important cross-compilation toolchains
# if they work, rest probably works as well
- host: macos
toolchain: armv7-linux-androideabi
toolchain: armv7-androideabi
Copy link
Member

Choose a reason for hiding this comment

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

Since armv7-androideabi isn't defined in the matrix toolchain, should we either remove this exclude or add it to matrix.toolchain?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, right.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bradleystachurski bradleystachurski added this pull request to the merge queue Feb 15, 2024
@bradleystachurski
Copy link
Member

@dpc Added to the merge queue to help land #4138

context: https://discord.com/channels/990354215060795454/1075857804692295720/1207705161288384592

Merged via the queue into fedimint:master with commit 0b52159 Feb 15, 2024
21 checks passed
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.

None yet

3 participants