Skip to content

Commit

Permalink
change to support java 8 in compile and runtime (#575)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhongnan Su <[email protected]>
  • Loading branch information
zhongnansu authored Mar 11, 2022
1 parent f85aecf commit a123560
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
java:
- 8
- 11
- 14

Expand Down

0 comments on commit a123560

Please sign in to comment.