typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Daily tests failed on Thu Oct 17 2024

Open github-actions[bot] opened this issue 1 year ago • 2 comments

Runs listed here: https://github.com/python/typeshed/actions/workflows/daily.yml

github-actions[bot] avatar Oct 17 '24 00:10 github-actions[bot]

It looks that this particular instance of tests was run on the old Ubuntu 22.04 LTS, which is why an old gdb version was used.

srittau avatar Oct 17 '24 15:10 srittau

we could consider pinning to ubuntu-24.04 rather than using ubuntu-latest, since it seems GitHub is doing a gradual rollout of the new images

AlexWaygood avatar Oct 17 '24 15:10 AlexWaygood

@srittau can this issue be closed since the https://github.com/python/typeshed/pull/12846 was merged?

kbaikov avatar Nov 25 '24 21:11 kbaikov

Thanks @kbaikov!

AlexWaygood avatar Nov 25 '24 21:11 AlexWaygood