Skip to content

Commit

Permalink
SONAR-21157 Fix CI error due to SQ 10.4 new requirement: ERROR Enviro…
Browse files Browse the repository at this point in the history
…nmentInformation compiled 61 only recognizes up to 55
  • Loading branch information
alban-auzeill authored and dorian-burihabwa-sonarsource committed Dec 4, 2023
1 parent aed95c1 commit 2a75938
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 @@ -30,7 +30,7 @@ env:
GRADLE_USER_HOME: ${CIRRUS_WORKING_DIR}/.gradle

linux_image_template: &LINUX_IMAGE
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j11-g7-latest
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-g7-latest
cluster_name: ${CIRRUS_CLUSTER_NAME}
region: eu-central-1
namespace: default
Expand Down

0 comments on commit 2a75938

Please sign in to comment.