Skip to content

Commit

Permalink
added java 17 in the CI flow (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: Naveen Pajjuri <nppajjur@amazon.com>
  • Loading branch information
Naveen Pajjuri authored and naveenpajjuri committed Apr 6, 2022
1 parent d5318e6 commit 9350aab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix:
java:
- 11
- 17
# Job name
name: Build Replication plugin
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9350aab

Please sign in to comment.