On Wed, Sep 17, 2025 at 10:26:24PM +0200, Ilia Shipitsin wrote: > Subject: [PATCH] CI: move VTest preparation & friends to dedicated composite > action > reference: > https://docs.github.com/en/actions/tutorials/create-actions/create-a-composite-action > > preparing coredump limits, installing VTest are now served by dedicated > composite action
That will help a lot, especially for jobs outside vtest.yml, we could have more things in common without copy-pasting all the time. Merged, thanks! -- William Lallemand