ci: Remove deprecated container.greedy#28024
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. ConflictsNo conflicts as of last run. |
It is still mentioned in https://cirrus-ci.org/guide/linux/#linux-containers. |
fanquake
left a comment
There was a problem hiding this comment.
ACK fa248a4c616be31d231c671e8feb0dbb46ac54cd
I asked by email. |
|
Added an unrelated commit to adjust the CCACHE_SIZE. For some reason the jammy macOS taks is uncacheable? https://cirrus-ci.com/task/4744875699077120?logs=ci#L2486 |
See: |
The option is to be phased out, so remove it to avoid relying on it. Update container.cpu and timeouts where needed.
fa5dfda to
fac14c4
Compare
|
Dropped the CCACHE_SIZE stuff and restored the initial change |
The option is to be phased out, so remove it to avoid relying on it. Update container.cpu where needed.