ci: switch to smaller ubuntu-slim runner image#1555
Conversation
ubuntu-slim runner image
|
thanks @afuetterer , looks fine to with the |
|
Yes, and I think we should even do this directly from the GitHub actions to PyPI. I think a less prominent release is better for this. I will prepare a PR and then you can check if I did it right. |
this is just about the tpye of Ubuntu Image that the runner uses, we can also try this in the |
That is correct. |
|
Ive change it but now there is this merge conflict on the changelog. Can I force push to this branch (is that ok) or should we cherry pick the commit simply on a new branch from the |
|
Please do. My changes are in ci.yml only. |
MyPyDavid
left a comment
There was a problem hiding this comment.
A slimmer VM and tests still run on same speed!
But less compute ressources are used. I think its better to just take what you need. Poor GitHub is struggling these days. |
|
I don't think that it is us taking so many resources when they are building "Copilots" in all of their products 😅 but yeah fair use seems also better to me |
|
Agreed. |
|
Merge then? |
Description
For these smaller ci jobs the newer ubuntu-slim runner should be sufficient, no need for a full fledged VM.
Refs:
Motivation and Context
How has this been tested?