Skip to content

Commit 9e3a5f1

Browse files
committed
GH-977 - Drop integration builds against Boot 3.0.
The examples use a feature not available in Boot 3.0 and fail because of that, not because of general incompatibility.
1 parent 806968b commit 9e3a5f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
version:
14-
- '3.0.13'
1514
- '3.1.12'
1615
- '3.3.6'
1716
- '3.3.7-SNAPSHOT'

0 commit comments

Comments
 (0)