Skip to content

Commit 4a83152

Browse files
committed
(PA-6265) Added AL2 in platform definition for 7.x
1 parent aeac35e commit 4a83152

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/platforms/amazon-7-aarch64.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
platform 'amazon-7-aarch64' do |plat|
2+
plat.inherit_from_default
3+
end

0 commit comments

Comments
 (0)