| .github/workflows/build.yml | ●●●●● patch | view | raw | blame | history |
.github/workflows/build.yml
@@ -10,7 +10,7 @@ runs-on: ${{ matrix.os }} strategy: matrix: java: [ '8','11','17','21','22'] java: [ '8','11','17','21','23'] os: [ 'ubuntu-latest', 'macos-latest', 'windows-latest' ] fail-fast: false steps: