Skip to content

Commit 70b2aed

Browse files
Add python3.8 runtime
1 parent 15acdc1 commit 70b2aed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ module.exports = {
2727
'python2.7',
2828
'python3.6',
2929
'python3.7',
30+
'python3.8',
3031
'ruby2.5',
3132
],
3233
};

0 commit comments

Comments
 (0)