Skip to content

Commit

Permalink
[NOD-530] fix: Fixed java version
Browse files Browse the repository at this point in the history
  • Loading branch information
GiampieroPorfiri committed Oct 11, 2023
1 parent 00068c0 commit af04bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/03_code_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
coverage_exclusions: "**/config/*,**/*Mock*,**/models/**,**/entities/*"
cpd_exclusions: "**/models/**,**/entities/*"
java_distribution: "graalvm"
java_version: '17'
java_version: "17.0.7"

0 comments on commit af04bc4

Please sign in to comment.