diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 083ca07..d6e2588 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: [push, pull_request] jobs: Package: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-cpp:latest + container: registry.opensuse.org/yast/sle-15/sp3/containers/yast-cpp:latest steps: diff --git a/Rakefile b/Rakefile index 927a322..5b07766 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,7 @@ require "yast/rake" +Yast::Tasks.submit_to :sle15sp3 + Yast::Tasks.configuration do |conf| #lets ignore license check for now conf.skip_license_check << /.*/