quarkiverse / quarkus-dapr

The Distributed Application Runtime (Dapr) provides APIs that simplify microservice connectivity
https://dapr.io/
Apache License 2.0
30 stars 16 forks source link

Use Java 17 on build.yml workflow #127

Closed mcruzdev closed 8 months ago

mcruzdev commented 9 months ago

Actually, we are building the application only for Java 11, the idea here is to build the extension using Java 17 too.

See the example: https://github.com/quarkiverse/quarkus-openapi-generator/blob/main/.github/workflows/build.yml

zhfeng commented 8 months ago

I think it should be fixed with