microsoft / surface-duo-compose-sdk

This repo contains components built with Jetpack Compose for the Microsoft Surface Duo.
MIT License
74 stars 2 forks source link

Update all workflows to JDK 17 #58

Closed khalp closed 1 year ago

khalp commented 1 year ago

๐Ÿ“ƒ Description

Updates all github workflows from JDK 11 to 17

๐Ÿค” Motivation and Context

Updating the gradle plugin requires a higher JDK version, as shown by failed actions: image

๐Ÿงช How Has This Been Tested?

N/A

โš’๏ธ Does the PR contain new tests or refactored old ones?

N/A

๐Ÿ“ท Screenshots (if appropriate)

๐Ÿ“ฆ Types of changes

โœ… Checklist