summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-07-06 18:36:52 +0200
committerThomas Haller <thaller@redhat.com>2022-07-06 18:36:52 +0200
commitb12281089ca298a75554012ee19a176cc17ed5c8 (patch)
treef31670146c7559cefd9f32a13a8d3e03b8fbbf75 /.gitlab-ci/config.yml
parent8dff528195cca4b90e7ccdd8a31d6d9c0eb59d98 (diff)
downloadNetworkManager-b12281089ca298a75554012ee19a176cc17ed5c8.tar.gz
gitlab-ci: fix unit tests on centos7 for python-pexpect dependency
Fixes: 9570224e86c4 ('tests/client: add a pexpect-based test runner')
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index e5726cce9f..8c1010f7b7 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -8,7 +8,7 @@
#
# We're happy to rebuild all containers when one changes.
-.default_tag: &default_tag '2022-06-27.0'
+.default_tag: &default_tag '2022-07-06.0'
# The list of all distributions we want to create job for.