Skip to content

Commit

Permalink
upgraded build java version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
grobmeier committed Dec 22, 2023
1 parent 1f0ccd8 commit ae735ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainsaw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/setup-java@v2.4.0
with:
distribution: temurin
java-version: 11
java-version: 17
java-package: jdk
architecture: x64
cache: maven
Expand Down

0 comments on commit ae735ee

Please sign in to comment.