We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf35a0 commit c0a7dffCopy full SHA for c0a7dff
.github/workflows/test-supported-java-versions.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
distribution: [ 'temurin' ]
14
- version: [ '11', '17', '21', '23', '24-ea' ]
+ version: [ '11', '17', '21', '23', '24-ea', '25-ea' ]
15
include:
16
- distribution: 'semeru'
17
version: '17'
0 commit comments