bevy_xpbd icon indicating copy to clipboard operation
bevy_xpbd copied to clipboard

Try to fix Ubuntu CI test suite

Open Jondolf opened this issue 2 years ago • 1 comments

I'm trying to fix CI errors, will attempt different stuff until it works

Jondolf avatar Oct 05 '23 15:10 Jondolf

have you tried setting jobs=1 on ubuntu? I kind of wonder if the cpu count is either wrong or not a great metric for job count on the linux runners. I had some success with ubuntu ci working with act https://github.com/nektos/act when I set jobs to 1 but YMMV

kav avatar Jan 18 '24 03:01 kav