There was an error while loading. Please reload this page.
1 parent 8ffe5ec commit 24d3977Copy full SHA for 24d3977
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- java-version: [8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]
+ java-version: [8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v6
0 commit comments