Skip to content

Commit 623bbbc

Browse files
committed
Test using JDK 21
1 parent b5d7cd7 commit 623bbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nebula.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
# test against latest update of some major Java version(s), as well as specific LTS version(s)
25-
java: [ 8, 17, 20]
25+
java: [ 8, 17, 21]
2626
name: Gradle Build without Publish
2727
steps:
2828
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)