Skip to content

Commit 0bbd11d

Browse files
committed
[Test] Add Amazon Linux 2023 to spec tests.
Signed-off-by: Giacomo Marciani <[email protected]>
1 parent f3219fb commit 0bbd11d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-shared/spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def for_oses(os_list)
3737
def for_all_oses
3838
[
3939
%w(amazon 2),
40+
%w(amazon 2023),
4041
%w(ubuntu 20.04),
4142
%w(ubuntu 22.04),
4243
%w(redhat 8),

0 commit comments

Comments
 (0)