Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack authored Mar 16, 2024
1 parent 52449f3 commit d3ee52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: '21'
java-version: '11'
- name: Gradle Test Build
run: ./gradlew clean shadowJar

0 comments on commit d3ee52f

Please sign in to comment.