Skip to content

Commit 85520fe

Browse files
committed
GH-424 - Update compatibility builds.
1 parent b53d463 commit 85520fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/integration.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
strategy:
1111
matrix:
1212
version:
13-
- '3.1.5'
14-
- '3.1.6-SNAPSHOT'
15-
- '3.2.0-SNAPSHOT'
13+
- '3.1.7'
14+
- '3.1.8-SNAPSHOT'
15+
- '3.2.2-SNAPSHOT'
1616
name: Build against Boot ${{ matrix.version }}
1717
runs-on: ubuntu-latest
1818

0 commit comments

Comments
 (0)