Skip to content

Build and test with Java 23 instead of 22 #11

Build and test with Java 23 instead of 22

Build and test with Java 23 instead of 22 #11

name: "Validate Gradle Wrapper"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/[email protected]