Skip to content

Commit

Permalink
KSE-1786 | set java version to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
pbadani committed Jan 16, 2024
1 parent cd59a75 commit cea27ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Expand Up @@ -77,7 +77,7 @@ after_pipeline:
- name: SonarQube
commands:
- checkout
- sem-version java 11
- sem-version java 8
- emit-sonarqube-data -a test-results
- name: Trigger downstream projects
commands:
Expand Down

0 comments on commit cea27ec

Please sign in to comment.