We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b89f9a commit 8530c41Copy full SHA for 8530c41
.github/workflows/run-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
include:
17
- java-distribution: 'temurin'
18
- java-version: '21'
+ java-version: '25'
19
20
21
java-version: '8'
0 commit comments