Skip to content

Commit 9473275

Browse files
[Ubuntu] Updated the pypy latest version (#12678)
1 parent 09837b4 commit 9473275

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

images/ubuntu/toolsets/toolset-2204.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"3.7",
2323
"3.8",
2424
"3.9",
25-
"3.10"
25+
"3.10",
26+
"3.11"
2627
]
2728
},
2829
{

images/ubuntu/toolsets/toolset-2404.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"platform" : "linux",
2121
"versions": [
2222
"3.9",
23-
"3.10"
23+
"3.10",
24+
"3.11"
2425
]
2526
},
2627
{

0 commit comments

Comments
 (0)