mirror of
https://github.com/google/blockly.git
synced 2025-12-15 13:50:08 +01:00
chore: Bump Python from 3.7 to 3.12 (#7791)
3.7 is not supported from 31 January. Failure to upgrade appears to result in the inability to push new versions. 3.12 is the latest available Python version for App Engine, and should last the longest. Tested on DOM-Tutorials and Glockenspiel. No issues there.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
runtime: python37
|
||||
runtime: python312
|
||||
|
||||
handlers:
|
||||
# Redirect obsolete URLs.
|
||||
|
||||
Reference in New Issue
Block a user