From dbbaa599bc68c6189daace5aaf663393824e91fd Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 5 Dec 2024 18:28:06 +0100 Subject: [PATCH] GH-955 - Integration builds against Boot 3.3 snapshots. --- .github/workflows/integration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 35a17180..bf6535e4 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -13,6 +13,7 @@ jobs: - '3.1.12' - '3.2.12' - '3.3.6' + - '3.3.7-SNAPSHOT' - '3.4.1-SNAPSHOT' jmolecules: - '2023.2.1'