Skip to content

Commit

Permalink
Merge pull request #14719 from hennevogel/update/sp5
Browse files Browse the repository at this point in the history
Run our SCM/CI Workflow Against 15.5
  • Loading branch information
hennevogel committed Jul 27, 2023
2 parents 250ece8 + 021e1c7 commit 6655095
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/conditional_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ aliases:
jobs:
pipeline_settings:
docker:
- image: opensuse/leap:15.4
- image: opensuse/leap:15.5
steps:
- run: echo "run-apidocs-linter is << pipeline.parameters.run-apidocs-linter >>"
- run: echo "run-backend-tests is << pipeline.parameters.run-backend-tests >>"
Expand Down
4 changes: 2 additions & 2 deletions .obs/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ testbuild:
- configure_repositories:
project: home:bs-team
repositories:
- name: 15.4
- name: 15.5
paths:
- target_project: OBS:Server:Unstable
target_repository: 15.4
target_repository: 15.5
architectures:
- x86_64
filters:
Expand Down

0 comments on commit 6655095

Please sign in to comment.