Skip to content

Commit

Permalink
Fix Orchestrator build version on 10.8 (#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
nquinquenel authored Nov 18, 2024
1 parent 30a44f8 commit 8257430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ qa_task:
SONARCLOUD_IT_PASSWORD: VAULT[development/team/sonarlint/kv/data/sonarcloud-it data.password]
QA_CATEGORY: SonarCloud
- env:
SQ_VERSION: "DEV"
SQ_VERSION: "10.8.0.99052"
JDK_VERSION: "17"
CATEGORY: "-DexcludedGroups=SonarCloud"
QA_CATEGORY: SQDogfood
Expand Down

0 comments on commit 8257430

Please sign in to comment.