From aa640d0c06904d576344689a980234acb9b38770 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Sat, 19 Apr 2025 16:03:06 +0200 Subject: [PATCH] GH-1167 - Polish jMolecules integration builds. --- .github/workflows/integration.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index de0bd7c5..c2d45764 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -18,8 +18,7 @@ jobs: - '3.4.5-SNAPSHOT' - '3.5.0-SNAPSHOT' jmolecules: - - '2023.2.1' - - '2025.0.0-RC2' + - '2025.0.0-RC3' name: Build against Boot ${{ matrix.boot }} / jMolecules ${{ matrix.jmolecules }} runs-on: ubuntu-latest