From a9d3b55c09666f0e36af0b5c74a1ca40bd1012b9 Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Fri, 5 May 2023 09:56:19 +0100 Subject: [PATCH] Update integration jobs matrix to latest versions (#7686) --- .github/workflows/integration-jobs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration-jobs.yml b/.github/workflows/integration-jobs.yml index e755012acca..c5f4c76a337 100644 --- a/.github/workflows/integration-jobs.yml +++ b/.github/workflows/integration-jobs.yml @@ -29,8 +29,9 @@ jobs: '8.4.3', '8.5.3', '8.6.2', - '8.7.0', - '8.8.0-SNAPSHOT', + '8.7.1', + '8.8.0', + '8.9.0-SNAPSHOT', 'latest-8' ]