We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846260f commit 413b248Copy full SHA for 413b248
1 file changed
.github/workflows/build.yml
@@ -22,6 +22,7 @@ jobs:
22
matrix:
23
os-name: [ubuntu-latest]
24
java-version:
25
+ - 11 # LTS
26
- 17 # LTS
27
- 21 # LTS
28
- GA # General access
0 commit comments