Skip to content

Commit b2999be

Browse files
[macOS] Add PyPy 3.9 (#5132)
1 parent 6f72963 commit b2999be

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

images/macos/toolsets/toolset-10.15.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,8 @@
267267
"2.7",
268268
"3.6",
269269
"3.7",
270-
"3.8"
270+
"3.8",
271+
"3.9"
271272
]
272273
},
273274
{

images/macos/toolsets/toolset-11.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,8 @@
236236
"versions": [
237237
"2.7",
238238
"3.7",
239-
"3.8"
239+
"3.8",
240+
"3.9"
240241
]
241242
},
242243
{

images/macos/toolsets/toolset-12.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@
150150
"versions": [
151151
"2.7",
152152
"3.7",
153-
"3.8"
153+
"3.8",
154+
"3.9"
154155
]
155156
},
156157
{

0 commit comments

Comments
 (0)