Skip to content

Commit c0653d8

Browse files
authored
Merge pull request os-autoinst#6477 from okurz/feature/leap_16.0_build_checks
CI: Enable Leap 16.0 OBS build checks
2 parents 6deeb26 + a6b0549 commit c0653d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.obs/workflows.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ pr:
3030
- target_project: devel:openQA:Leap:15.6
3131
target_repository: '15.6'
3232
architectures: [ x86_64 ]
33+
- name: openSUSE_Leap_16.0
34+
paths:
35+
- target_project: devel:openQA:Leap:16.0
36+
target_repository: '16.0'
37+
- target_project: devel:openQA
38+
target_repository: '16.0'
39+
architectures: [ x86_64 ]
40+
3341
filters:
3442
event: pull_request
3543

0 commit comments

Comments
 (0)