Skip to content

Commit 6f72963

Browse files
[Ubuntu] Add PyPy 3.9 (#5134)
1 parent 02c5be5 commit 6f72963

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

images/linux/toolsets/toolset-1804.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"platform" : "linux",
2222
"versions": [
2323
"2.7",
24-
"3.6"
24+
"3.6",
25+
"3.9"
2526
]
2627
},
2728
{

images/linux/toolsets/toolset-2004.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"2.7",
2424
"3.6",
2525
"3.7",
26-
"3.8"
26+
"3.8",
27+
"3.9"
2728
]
2829
},
2930
{

0 commit comments

Comments
 (0)