Skip to content

Commit 48e086b

Browse files
committed
Run CI with Java 11 and 21
1 parent 0c155c2 commit 48e086b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
strategy:
3030
matrix:
31-
java: [ '11', '17' ]
31+
java: [ '11', '21' ]
3232

3333
name: Java ${{ matrix.Java }} build
3434

gradle/wrapper/gradle-wrapper.jar

122 Bytes
Binary file not shown.

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)