From 279461e3ab519fb6a7a133f91f8bafda867b258c Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Oct 29 2021 14:46:25 +0000 Subject: use Leap 15.3 as default (same as for the docker container itself --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 101e210..4a7e7ea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ validate: leap15.2_show_highstate: stage: validate before_script: - - bin/prepare_test_env.sh -i opensuse -g -o Leap,15,2 + - bin/prepare_test_env.sh -i opensuse -g -o Leap,15,3 - bin/get_formulas.py -c -d /srv/formula -s --clone-from 'https://gitlab.infra.opensuse.org/saltstack-formulas' --clone-branch production script: bin/test_show_highstate.sh tags: