From c94b76a305d219e4310fc09945ed4490a2edae2a Mon Sep 17 00:00:00 2001 From: Progi1984 Date: Tue, 4 Mar 2025 09:08:20 +0100 Subject: [PATCH] Functional Tests : Added 8.2.1 --- .github/workflows/ui-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ui-test.yml b/.github/workflows/ui-test.yml index 4563dcc5c9..f9075fd1e9 100644 --- a/.github/workflows/ui-test.yml +++ b/.github/workflows/ui-test.yml @@ -27,7 +27,7 @@ jobs: - '1.7.8.11' - '8.0.5' - '8.1.6' - - '8.2.0' + - '8.2.1' - '9.0.x' - 'nightly' env: @@ -86,7 +86,7 @@ jobs: - '1.7.8.11' - '8.0.5' - '8.1.6' - - '8.2.0' + - '8.2.1' - '9.0.x' - 'nightly' permissions: