Skip to content

Commit

Permalink
Use Java 23 for the GHA build
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Feb 12, 2025
1 parent 18b5cc1 commit 8f157e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
with:
distribution: 'liberica'
java-version: |
22
21
23
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
- name: Build with Gradle
Expand Down

0 comments on commit 8f157e1

Please sign in to comment.