Skip to content

Commit 413b248

Browse files
authored
Update build.yml to build on Java 11
[skip ci] Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 846260f commit 413b248

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
matrix:
2323
os-name: [ubuntu-latest]
2424
java-version:
25+
- 11 # LTS
2526
- 17 # LTS
2627
- 21 # LTS
2728
- GA # General access

0 commit comments

Comments
 (0)