Skip to content

Commit

Permalink
Fix Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Dec 10, 2023
1 parent 325f378 commit 66a9343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # 3.7.0
with:
distribution: temurin
java-version: ${{ inputs.java-version }}
java-version: 11
java-package: jdk
architecture: x64
cache: maven
Expand Down

0 comments on commit 66a9343

Please sign in to comment.