We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5590994 commit 7d60da4Copy full SHA for 7d60da4
1 file changed
packaging/configs/platforms/sles-16-x86_64.rb
@@ -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