Skip to content

Commit 6869513

Browse files
authored
Merge pull request #11 from j0k3r/fix/runtime-python3.13
Add `python3.13` runtime
2 parents 10979f6 + 47a0c60 commit 6869513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/plugins/aws/provider.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ class AwsProvider {
635635
'python3.10',
636636
'python3.11',
637637
'python3.12',
638+
'python3.13',
638639
'ruby2.7',
639640
'ruby3.2',
640641
'ruby3.3',

0 commit comments

Comments
 (0)