Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
update to java 17
  • Loading branch information
gamingnight5965 authored Nov 23, 2023
1 parent 8bb906f commit 2626b86
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 @@ -10,5 +10,5 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17
- run: ./gradlew build

0 comments on commit 2626b86

Please sign in to comment.