Update tools versions in stubtest workflow (#13582)

This commit is contained in:
sobolevn
2025-03-05 14:24:56 +01:00
committed by GitHub
parent e951ca9760
commit 3ac6c388c6
7 changed files with 13 additions and 25 deletions
+3
View File
@@ -13,3 +13,6 @@ extra_description = """\
[tool.stubtest]
platforms = ["linux"]
apt_dependencies = ["gdb"]
# TODO (2025-03-05): unskip once `gdb` can be installed on `ubuntu-24.04`,
# see https://github.com/python/typeshed/pull/13582
skip = true