From 27f53aaefbf55b1214c8b5ddc7a88588bc56eb09 Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Tue, 4 Apr 2023 17:34:05 +0100 Subject: [PATCH] Update integration jobs matrix to latest versions (#7558) * Update integration jobs matrix to latest versions * Update integration-jobs.yml --- .github/workflows/integration-jobs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/integration-jobs.yml b/.github/workflows/integration-jobs.yml index 0c3cdc8ce43..e755012acca 100644 --- a/.github/workflows/integration-jobs.yml +++ b/.github/workflows/integration-jobs.yml @@ -29,7 +29,8 @@ jobs: '8.4.3', '8.5.3', '8.6.2', - '8.7.0-SNAPSHOT', + '8.7.0', + '8.8.0-SNAPSHOT', 'latest-8' ]