Stop building against non-LTS Java versions that are EOL
Closes gh-45695
This commit is contained in:
parent
0c7da705d0
commit
f0757440e9
|
|
@ -21,8 +21,6 @@ jobs:
|
|||
toolchain: false
|
||||
- version: 21
|
||||
toolchain: true
|
||||
- version: 22
|
||||
toolchain: true
|
||||
- version: 23
|
||||
toolchain: true
|
||||
exclude:
|
||||
|
|
|
|||
Loading…
Reference in New Issue