There was an error while loading. Please reload this page.
1 parent 0978799 commit bc7c44eCopy full SHA for bc7c44e
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ ubuntu-latest, windows-latest ]
25
- java: [ 21 ]
+ java: [ 25 ]
26
runs-on: ${{ matrix.os }}
27
permissions:
28
contents: write
0 commit comments