Skip to content

Commit

Permalink
Merge pull request openSUSE#16546 from danidoni/upgrade-our-ci-to-run…
Browse files Browse the repository at this point in the history
…-against-15-6

Upgrade our CI to run against 15.6
  • Loading branch information
danidoni authored Jul 25, 2024
2 parents 50b209b + 33e60d8 commit 7a91dc4
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.5
- image: opensuse/leap:15.6
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.5
- name: 15.6
paths:
- target_project: OBS:Server:Unstable
target_repository: 15.5
target_repository: 15.6
architectures:
- x86_64
filters:
Expand Down

0 comments on commit 7a91dc4

Please sign in to comment.