Skip to content

Commit c1fda89

Browse files
authored
Update build.yml
1 parent cf5a7fd commit c1fda89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
java_version: [17,20]
13+
java_version: [17,21]
1414
os: [ubuntu-latest]
1515

1616
steps:

0 commit comments

Comments
 (0)