diff options
-rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index a489c04..d8846f3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -100,7 +100,7 @@ linux_x64_qa_java17_task: <<: *EKS_CONTAINER env: matrix: - - SQ_VERSION: LATEST_RELEASE[9.9] + - SQ_VERSION: LATEST_RELEASE[2025.1] - SQ_VERSION: LATEST_RELEASE - SQ_VERSION: DEV maven_cache: @@ -127,7 +127,7 @@ win_x64_qa_java17_task: env: CIRRUS_SHELL: bash matrix: - - SQ_VERSION: LATEST_RELEASE[9.9] + - SQ_VERSION: LATEST_RELEASE[2025.1] - SQ_VERSION: LATEST_RELEASE - SQ_VERSION: DEV maven_cache: |