There was an error while loading. Please reload this page.
1 parent 0130951 commit feea62bCopy full SHA for feea62b
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- java: [ '17', '21', '24' ]
+ java: [ '17', '21', '25' ]
36
os: [ 'ubuntu-24.04', 'windows-latest', 'macos-15' ]
37
steps:
38
- name: Checkout code
0 commit comments