Skip to content

Commit e36f81b

Browse files
Update sonar-scan.yml
1 parent aeb46e3 commit e36f81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up JDK
2626
uses: actions/setup-java@v1
2727
with:
28-
java-version: 17
28+
java-version: 11
2929
- name: Build with Maven
3030
run: mvn clean install -Dgpg.signature.skip=true --file pom.xml
3131
- name: Sonar Scan

0 commit comments

Comments
 (0)