[ubuntu] Remove cached Python 3.9

This commit is contained in:
Shamil Mubarakshin
2026-01-08 12:33:11 +01:00
parent a3ef6b2b8f
commit 58ecf45cf0
2 changed files with 0 additions and 2 deletions

View File

@@ -7,7 +7,6 @@
"platform_version": "22.04", "platform_version": "22.04",
"arch": "x64", "arch": "x64",
"versions": [ "versions": [
"3.9.*",
"3.10.*", "3.10.*",
"3.11.*", "3.11.*",
"3.12.*", "3.12.*",

View File

@@ -7,7 +7,6 @@
"platform_version": "24.04", "platform_version": "24.04",
"arch": "x64", "arch": "x64",
"versions": [ "versions": [
"3.9.*",
"3.10.*", "3.10.*",
"3.11.*", "3.11.*",
"3.12.*", "3.12.*",