[all OSs] Add Python 3.14 to the toolcache (#13159)

This commit is contained in:
Erik Bershel
2025-10-16 12:56:38 +02:00
committed by GitHub
parent 84653458a4
commit d4d5736e7d
10 changed files with 25 additions and 13 deletions

View File

@@ -140,7 +140,8 @@
"versions": [
"3.11.*",
"3.12.*",
"3.13.*"
"3.13.*",
"3.14.*"
]
}
}