Skip to content

Commit

Permalink
Merge pull request #69 from sophia-guo/16
Browse files Browse the repository at this point in the history
Switch jdk15 to jdk16
  • Loading branch information
Shelley Lambert authored Feb 9, 2021
2 parents 71439eb + 5eadd64 commit fe08570
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 fe08570

Please sign in to comment.