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