diff options
author | Tomas Krizek <tomas.krizek@nic.cz> | 2021-08-26 16:40:34 +0200 |
---|---|---|
committer | Tomas Krizek <tomas.krizek@nic.cz> | 2021-08-26 16:40:34 +0200 |
commit | ba5071051a94f37d2e0a92496055f354f9d81c97 (patch) | |
tree | 336b1f4397aeff7483d2bc6ad3cdae576c418b76 /.gitlab-ci.yml | |
parent | distro/tests: add Debian 11 (diff) | |
download | knot-ba5071051a94f37d2e0a92496055f354f9d81c97.tar.xz knot-ba5071051a94f37d2e0a92496055f354f9d81c97.zip |
distro/tests: update to leap 15.3
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d3b9a9a0..866e0886a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -420,7 +420,7 @@ obs:leap15:x86_64: <<: *distrotest variables: DISTROTEST_NAME: leap15 - DISTROTEST_REPO: openSUSE_Leap_15.2 + DISTROTEST_REPO: openSUSE_Leap_15.3 obs:ubuntu1804:x86_64: <<: *distrotest |