We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bf3e1 commit 1931befCopy full SHA for 1931bef
1 file changed
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- java: [11, 17, 21, 24]
+ java: [11, 17, 21, 25]
29
steps:
30
- uses: actions/checkout@v4
31
- uses: actions/setup-java@v4
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments