Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konradweiss authored Sep 2, 2024
1 parent c531ae3 commit 43856da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/setup-java@v3
with:
# The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file
java-version: 11
java-version: 17
# Java distribution. See the list of supported distributions in README file
distribution: "temurin"
# Cache dependencies
Expand Down

0 comments on commit 43856da

Please sign in to comment.