Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove Python 3.12 from the toolcache
  • Loading branch information
Alexey-Ayupov committed Oct 10, 2023
commit af7f2c05da4452720a7a588bf70852e2a2726158
3 changes: 1 addition & 2 deletions images/linux/toolsets/toolset-2004.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
},
{
Expand Down
3 changes: 1 addition & 2 deletions images/linux/toolsets/toolset-2204.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
},
{
Expand Down
3 changes: 1 addition & 2 deletions images/macos/toolsets/toolset-11.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,7 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
}
}
Expand Down
3 changes: 1 addition & 2 deletions images/macos/toolsets/toolset-12.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,7 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
}
}
Expand Down
6 changes: 2 additions & 4 deletions images/macos/toolsets/toolset-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,12 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
},
"arm64": {
"versions": [
"3.11.*",
"3.12.*"
"3.11.*"
]
}
}
Expand Down
3 changes: 1 addition & 2 deletions images/win/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
},
{
Expand Down
3 changes: 1 addition & 2 deletions images/win/toolsets/toolset-2022.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.11.*"
]
},
{
Expand Down