[23.x] ci: replace Intel macOS CI job#26879
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
|
https://github.com/bitcoin/bitcoin/pull/26879/checks?check_run_id=10602206141 Setting up g++-multilib (4:9.3.0-1ubuntu2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
bash: pip3: command not found
Exit status: 127 |
|
ci: Remove unused package doesn't make sense on 23.x (it is wrong) |
360ff52 to
fd70fec
Compare
|
Maybe the other #26234 commit needs to be dropped as well? (It shouldn't affect macos) |
fd70fec to
46d99d5
Compare
|
Alternatively the task can be removed or ignored. (We only backport changes that pass on the master CI, so something that breaks here but not on master for one task seems unlikely) |
|
Backporting of 8e017f3 should fix the native macOS task. |
46d99d5 to
c2ee70a
Compare
Added.
Yea. If this change doesn't work, happy to just remove it. The chance of some macOS only regression in this branch is basically nil, and I'd rather remove a consistently failing just than just leave it hanging around. |
A native macOS task does not aware of Linux container settings, and it does not use the `depends_built_cache`. Github-Pull: bitcoin#25444 Rebased-From: 8e017f3
c2ee70a to
821b454
Compare
hebasto
left a comment
There was a problem hiding this comment.
ACK 821b454abb97d74a085af70f56c39da49ed06a5f
|
The metadata is wrong in the last commit. Also, could backport 0bb7a1f for easier cherrry-picking. |
Github-Pull: bitcoin#25444 Rebased-From: 0bb7a1f
Github-Pull: bitcoin#26388 Rebased-From: 7028365
Github-Pull: bitcoin#26388 Rebased-From: da16893
821b454 to
a3db8bd
Compare
|
lgtm. (Did the cherry-pick locally and checked that there was no overall diff in the last push) |
Intel macOS jobs are no-longer available on Cirrus.