]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22746 Fewer CPU for cirrus
authorJeremy Davis <jeremy.davis@sonarsource.com>
Mon, 12 Aug 2024 09:23:54 +0000 (11:23 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 12 Aug 2024 20:02:35 +0000 (20:02 +0000)
.cirrus/.cirrus.yml

index 2aefafa82c8a5583d2a0fa8be741e0f646e5c234..73bd439ac5f98ae297187670753827e9ca251293 100644 (file)
@@ -142,7 +142,7 @@ yarn_validate_task:
   depends_on: cache_dependencies
   container:
     dockerfile: .cirrus/Dockerfile
-    cpu: 10
+    cpu: 8
     memory: 32Gb
   <<: *DEFAULT_TEMPLATE
   <<: *GRADLE_CACHE_TEMPLATE