We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b1eba commit e0be667Copy full SHA for e0be667
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
include:
14
- java: 8
15
- - java: 21
+ - java: 25
16
steps:
17
- uses: actions/checkout@v5
18
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
0 commit comments