Skip to content

Set proper jvm_language_level to 17 #215

Set proper jvm_language_level to 17

Set proper jvm_language_level to 17 #215

name: Gradle Build With Detekt
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- name: Set up JDK 17
uses: actions/[email protected]
with:
java-version: 17
distribution: liberica
- name: Gradle Wrapper Validation
uses: gradle/[email protected]
- uses: gradle/[email protected]
with:
arguments: build --stacktrace -PrunDetekt