Skip to content

Commit 7d60da4

Browse files
committed
Add SLES16
1 parent 5590994 commit 7d60da4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# frozen_string_literal: true
2+
3+
platform 'sles-16-x86_64' do |plat|
4+
plat.inherit_from_default
5+
end

0 commit comments

Comments
 (0)