Skip to content

Commit 84bbe0e

Browse files
authored
Cirrus CI: Update SQ version used in ITs (#1069)
1 parent 3a85174 commit 84bbe0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ plugin_qa_task:
109109
CIRRUS_CLONE_DEPTH: 10
110110
SONARSOURCE_QA: true
111111
matrix:
112-
- SQ_VERSION: LATEST_RELEASE[7.9]
113-
- SQ_VERSION: DOGFOOD
112+
- SQ_VERSION: LATEST_RELEASE[8.9]
113+
- SQ_VERSION: DEV
114114
maven_cache:
115115
folder: ${CIRRUS_WORKING_DIR}/.m2/repository
116116
qa_script:

0 commit comments

Comments
 (0)