-
Notifications
You must be signed in to change notification settings - Fork 301
disable clang assembler #7765
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
base: unstable
Are you sure you want to change the base?
disable clang assembler #7765
Conversation
d95ff7f to
e8dca48
Compare
|
4c10d46 to
1fa230b
Compare
75c78dd to
921c930
Compare
| pipeline { | ||
| /* This way we run the same Jenkinsfile on different platforms. */ | ||
| agent { label 'macos && aarch64' } | ||
| agent { label 'macm1-01' } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this is meant to be merged yet but if so, probably should be in the PR? Or if it's still trying to debug macm1-01 specifically, sure.
| url = https://github.com/status-im/nim-ssz-serialization.git | ||
| ignore = untracked | ||
| branch = master | ||
| branch = hashtree-which-skips-clang-assembler |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not that inclined either to merge something which uses a non-trunk branch, either.
So I assume this PR is still in progress.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it should be in draft.
depends on :