Skip to content

Commit 6f60ea8

Browse files
committed
GH-1453 - Update versions for integration builds.
1 parent 36d30c8 commit 6f60ea8

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.github/workflows/integration.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@ jobs:
1717
- '3.1.12'
1818
- '3.2.12'
1919
- '3.3.12'
20-
- '3.3.13-SNAPSHOT'
21-
- '3.4.9'
22-
- '3.4.10-SNAPSHOT'
23-
- '3.5.5'
24-
- '3.5.6-SNAPSHOT'
25-
- '4.0.0-SNAPSHOT'
20+
- '3.4.11'
21+
- '3.4.12-SNAPSHOT'
22+
- '3.5.7'
23+
- '3.5.8-SNAPSHOT'
2624
jmolecules:
27-
- '2025.0.0-RC4'
25+
- '2025.0.0'
2826

2927
name: Build ${{ matrix.branch }} against Boot ${{ matrix.boot }} / jMolecules ${{ matrix.jmolecules }}
3028
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)