Skip to content

Conversation

@jlevon
Copy link
Collaborator

@jlevon jlevon commented Sep 2, 2025

It seems github have removed all ubuntu-20.04 runners, so these jobs
were waiting forever.

Signed-off-by: John Levon [email protected]

@jlevon jlevon force-pushed the fix-pull-requests branch 2 times, most recently from 035affa to 0077784 Compare September 2, 2025 09:49
It seems github have removed all ubuntu-20.04 runners, so these jobs
were waiting forever.

Remove the ubuntu-20 test as it fails with some unrelated Python issue:

 ==5028== 43 bytes in 1 blocks are definitely lost in loss record 99 of 3,558
==5028==    at 0x4846828: malloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==5028==    by 0x5AB054: PyUnicode_FromKindAndData (in /usr/bin/python3.12)
==5028==    by 0x6022A4: ??? (in /usr/bin/python3.12)
==5028==    by 0x60247E: ??? (in /usr/bin/python3.12)
==5028==    by 0x6027C2: ??? (in /usr/bin/python3.12)
==5028==    by 0x60240C: ??? (in /usr/bin/python3.12)
==5028==    by 0x602792: ??? (in /usr/bin/python3.12)
==5028==    by 0x602530: ??? (in /usr/bin/python3.12)
==5028==    by 0x602792: ??? (in /usr/bin/python3.12)
==5028==    by 0x604DD3: ??? (in /usr/bin/python3.12)
==5028==    by 0x5D72DC: _PyEval_EvalFrameDefault (in /usr/bin/python3.12)
==5028==    by 0x54A0C6: ??? (in /usr/bin/python3.12)

Signed-off-by: John Levon <[email protected]>
@jlevon jlevon merged commit c918b65 into master Sep 2, 2025
7 checks passed
@jlevon jlevon deleted the fix-pull-requests branch September 2, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants