Skip to content

Commit c3ccd99

Browse files
authored
Merge pull request #215 from Mab879/add_amzaon_linux_2023
Add amazon Linux 2023 to zip import
2 parents 19bfb2c + 2ca9c42 commit c3ccd99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/import_zips.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def _parse_args() -> argparse.Namespace:
4646
"TOSS_4": "toss4",
4747
"API": "srg-api",
4848
"RGS_RKE2": "rke2",
49+
"Amazon_Linux_2023": "al2023",
4950
}
5051

5152

0 commit comments

Comments
 (0)