typeshed
typeshed copied to clipboard
Daily tests failed on Thu Oct 17 2024
Runs listed here: https://github.com/python/typeshed/actions/workflows/daily.yml
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.
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
@srittau can this issue be closed since the https://github.com/python/typeshed/pull/12846 was merged?
Thanks @kbaikov!