Skip to content

Commit 8514615

Browse files
Updated check Build java version
1 parent 26f1bef commit 8514615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkBuild.yml

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

3030
strategy:
3131
matrix:
32-
java: [17, 21.0.1]
32+
java: [17, 21]
3333
distribution: [temurin]
3434

3535
steps:

0 commit comments

Comments
 (0)