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: