Skip to content

Commit

Permalink
Revert "Adapt files for the SLE-15-SP5 branch"
Browse files Browse the repository at this point in the history
This reverts commit 0fc7fb0.
  • Loading branch information
lslezak committed Mar 3, 2023
1 parent 0fc7fb0 commit 4330957
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
Package:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/yast/sle-15/sp5/containers/yast-cpp:latest
image: registry.opensuse.org/yast/head/containers/yast-cpp:latest

steps:

Expand Down
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
require "yast/rake"

Yast::Tasks.submit_to :sle15sp5

Yast::Tasks.configuration do |conf|
conf.skip_license_check << /testsuite/ #skip all testsuites
conf.skip_license_check << /scr\/doc\/scr-arch.sda/ #skip binary file
Expand Down

0 comments on commit 4330957

Please sign in to comment.