Skip to content

Commit

Permalink
Switch jdk15 to jdk16
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo committed Feb 8, 2021
1 parent 71439eb commit 5eadd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-2016]
version: [8, 11, 15]
version: [8, 11, 16]
impl: [hotspot, openj9]
buildlist: [openjdk, system, functional]
steps:
Expand Down

0 comments on commit 5eadd64

Please sign in to comment.