Skip to content

Commit

Permalink
Add java 8 support in compile and test (opensearch-project#304)
Browse files Browse the repository at this point in the history
* add java 8 support in compile and test

Signed-off-by: Zhongnan Su <[email protected]>
  • Loading branch information
zhongnansu authored Mar 10, 2022
1 parent 1fb912e commit f54480f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
strategy:
matrix:
java:
- 8
- 11
- 14
runs-on: ubuntu-latest
Expand Down

0 comments on commit f54480f

Please sign in to comment.