Skip to content

Commit

Permalink
Merge pull request #99 from keerthi-kamath/development
Browse files Browse the repository at this point in the history
Update from JDK16 to JDK17
  • Loading branch information
smlambert committed Oct 1, 2021
2 parents 807d2e3 + 478c928 commit 1a5c2c3
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, 16]
version: [8, 11, 17]
impl: [hotspot, openj9]
buildlist: [openjdk, system, functional]
steps:
Expand Down

0 comments on commit 1a5c2c3

Please sign in to comment.