Skip to content

Remove end of life Java versions from our testing matrix (#106042) #1122

Remove end of life Java versions from our testing matrix (#106042)

Remove end of life Java versions from our testing matrix (#106042) #1122

name: "Validate Gradle Wrapper"
on: [push]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1