Skip to content

Commit fe838dd

Browse files
[ubuntu] Add python 3.12 to toolcache (#8450)
1 parent 82de56d commit fe838dd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

images/linux/toolsets/toolset-2004.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"3.8.*",
1212
"3.9.*",
1313
"3.10.*",
14-
"3.11.*"
14+
"3.11.*",
15+
"3.12.*"
1516
]
1617
},
1718
{

images/linux/toolsets/toolset-2204.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"3.8.*",
1212
"3.9.*",
1313
"3.10.*",
14-
"3.11.*"
14+
"3.11.*",
15+
"3.12.*"
1516
]
1617
},
1718
{

0 commit comments

Comments
 (0)