diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e23b6b..0933ae5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,11 +11,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "tumbleweed", "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: @@ -32,11 +30,9 @@ jobs: strategy: fail-fast: false - matrix: - distro: [ "leap_latest" ] container: - image: registry.opensuse.org/yast/head/containers_${{matrix.distro}}/yast-ruby + image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-ruby steps: diff --git a/Rakefile b/Rakefile index 62cd04b..a31c625 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,7 @@ require "yast/rake" +Yast::Tasks.submit_to :sle15sp5 + Yast::Tasks.configuration do |conf| # lets ignore license check for now conf.skip_license_check << /.*/