diff --git a/.github/workflows/ci-boot.yml b/.github/workflows/ci-boot.yml index f2ee724e..0c0afc3a 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.0, 3.1.3 ] + boot: [ 3.1.5, 3.2.0-RC2 ] fail-fast: false steps: