diff --git a/.github/workflows/ci-boot.yml b/.github/workflows/ci-boot.yml index 2947f7ac..d88afe43 100644 --- a/.github/workflows/ci-boot.yml +++ b/.github/workflows/ci-boot.yml @@ -12,7 +12,7 @@ jobs: matrix: os: [ubuntu-latest] java: [ 17 ] - boot: [ 3.1.9, 3.2.3 ] + boot: [ 3.1.10, 3.2.0, 3.2.1, 3.2.2, 3.2.3 ] fail-fast: false steps: