diff --git a/.github/workflows/ci-boot.yml b/.github/workflows/ci-boot.yml index c91284b7..b295bea7 100644 --- a/.github/workflows/ci-boot.yml +++ b/.github/workflows/ci-boot.yml @@ -14,7 +14,7 @@ jobs: matrix: os: [ubuntu-latest] java: [ 17 ] - boot: [ 3.1.10, 3.2.10, 3.3.4, 3.4.0-M3 ] + boot: [ 3.3.6, 3.4.0 ] fail-fast: false steps: