Skip to content

Commit

Permalink
java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jun 8, 2022
1 parent af1aee1 commit cfcad4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: '16'
java-version: '17'

- name: Build with Gradle
run: ./gradlew build
Expand Down

0 comments on commit cfcad4d

Please sign in to comment.