We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f57c8 commit 6676540Copy full SHA for 6676540
2 files changed
.cloudbuild/cloudbuild-test-a.yaml
@@ -14,7 +14,7 @@
14
15
timeout: 7200s # 2 hours
16
substitutions:
17
- _JAVA_SHARED_CONFIG_VERSION: '1.7.1' # {x-version-update:google-cloud-shared-config:released}
+ _JAVA_SHARED_CONFIG_VERSION: '1.7.1' # {x-version-update:google-cloud-shared-config:current}
18
_GRAALVM_A: 'graalvm22_3_jdk11'
19
20
steps:
.cloudbuild/cloudbuild-test-b.yaml
_GRAALVM_B: 'graalvm22_3_jdk17'
0 commit comments