Skip to content

Commit 0938a78

Browse files
Update Github workflow
1 parent 1f8af4a commit 0938a78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
distribution: [ 'zulu' ]
16-
java: [ '17', '21', '22' ]
16+
java: [ '21', '22', '23', '24' ]
1717

1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)