On 3/23/23 10:31, Peter Krempa wrote:
The '15.3' version is EOL now:
https://get.opensuse.org/leap/15.3/
Also switch the 'codestyle' job to the appropriate container image.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.gitlab-ci.yml | 8 ++++----
.../{opensuse-leap-153.sh => opensuse-leap-154.sh} | 5 +----
...p-153.Dockerfile => opensuse-leap-154.Dockerfile} | 8 ++------
ci/gitlab/builds.yml | 12 ++++++------
ci/gitlab/containers.yml | 4 ++--
ci/manifest.yml | 2 +-
6 files changed, 16 insertions(+), 23 deletions(-)
rename ci/buildenv/{opensuse-leap-153.sh => opensuse-leap-154.sh} (95%)
rename ci/containers/{opensuse-leap-153.Dockerfile => opensuse-leap-154.Dockerfile}
(93%)
Yes please.
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal