Skip to content

Commit bd0a6e8

Browse files
committed
add support for AmazonLinux 2 and 2023
1 parent d871c4d commit bd0a6e8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@
9595
"operatingsystemrelease": [
9696
"8"
9797
]
98+
},
99+
{
100+
"operatingsystem": "AmazonLinux",
101+
"operatingsystemrelease": [
102+
"2",
103+
"2023"
104+
]
98105
}
99106
],
100107
"requirements": [

0 commit comments

Comments
 (0)