Skip to content

Commit f9c2d01

Browse files
committed
Check compilation with all supported LTS versions
1 parent d4b300d commit f9c2d01

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
java: [17]
24+
java: [11, 17, 21]
2525
distribution: [temurin]
2626

2727
steps:

0 commit comments

Comments
 (0)