From c92bb78ab7050557fc6beee0a53b4ccc61a83302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Wed, 31 Mar 2021 08:50:26 +0200 Subject: [PATCH] Adapt Rakefile and GitHub Actions for SLE-15-SP3 --- .github/workflows/ci.yml | 2 +- Rakefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 << /.*/