From 7970c9cc69a5d7f4608b96aecf8ba56f2a6cb17a Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Tue, 25 May 2021 14:18:53 +0300 Subject: [PATCH] ci: bump distribution tag date to the actual branch merge day --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f688c51..c9cf596a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ include: .fedora: variables: # Update this tag when you want to trigger a rebuild - FDO_DISTRIBUTION_TAG: '2021-05-23.1' + FDO_DISTRIBUTION_TAG: '2021-05-25.1' FDO_DISTRIBUTION_VERSION: '34' # findutils: used by the .build script below # dbus-devel: required by pipewire