From ca4eacc478e29a6b99b3e9cef36f7b9f656e3af4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 11:30:45 +0100 Subject: [PATCH] Update integration jobs matrix to latest versions (#7686) (#7698) Co-authored-by: Steve Gordon --- .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' ]