Skip to content

Commit

Permalink
feat: add leap 15.6, drop opensuse for separate leap and tumbleweed r…
Browse files Browse the repository at this point in the history
…epos
  • Loading branch information
jomrr committed Mar 17, 2024
1 parent 50e1616 commit 5175a7e
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,24 +112,15 @@ all:
container_image: fedora
opensuse:
hosts:
opensuse-15.5:
build_image: opensuse
opensuse-leap-15.6:
build_tags:
- 15.5
- 15.6
- 15
- latest
opensuse-15.4:
build_image: opensuse
build_tags:
- 15.4
opensuse-leap-15.5:
build_image: opensuse-leap
build_tags:
- 15.5
- 15
- latest
opensuse-leap-15.4:
build_image: opensuse-leap
build_tags:
- 15.4
opensuse-tumbleweed:
Expand All @@ -138,6 +129,7 @@ all:
- latest
container_image: opensuse/tumbleweed
vars:
build_image: opensuse-leap
container_image: opensuse/leap
oraclelinux:
hosts:
Expand Down

0 comments on commit 5175a7e

Please sign in to comment.