We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1205c9a commit f11260dCopy full SHA for f11260d
.gitlab-ci.yml
@@ -27,7 +27,7 @@ variables:
27
GRADLE_VERSION: "8.5" # must match gradle-wrapper.properties
28
MAVEN_REPOSITORY_PROXY: "http://artifactual.artifactual.all-clusters.local-dc.fabric.dog:8081/repository/maven-central/"
29
GRADLE_PLUGIN_PROXY: "http://artifactual.artifactual.all-clusters.local-dc.fabric.dog:8081/repository/gradle-plugin-portal-proxy/"
30
- JAVA_BUILD_IMAGE_VERSION: "v25.05"
+ JAVA_BUILD_IMAGE_VERSION: "latest"
31
REPO_NOTIFICATION_CHANNEL: "#apm-java-escalations"
32
DEFAULT_TEST_JVMS: /^(8|11|17|21)$/
33
PROFILE_TESTS:
0 commit comments