Skip to content

ci: Matrix builds now building the project with available JDK instead of using Gradle's toolchain. #97

ci: Matrix builds now building the project with available JDK instead of using Gradle's toolchain.

ci: Matrix builds now building the project with available JDK instead of using Gradle's toolchain. #97

name: "Validate Gradle Wrapper"
on: [pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3