File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-kokoro -resources/graalvm17:22.3.3 "
6+ value: " gcr.io/cloud-devrel-public -resources/graalvm_sdk_platform_b:3.24.0 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 key: " TRAMPOLINE_IMAGE"
6- value: " gcr.io/cloud-devrel-kokoro -resources/graalvm:22.3.3 "
6+ value: " gcr.io/cloud-devrel-public -resources/graalvm_sdk_platform_a:3.24.0 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 12111211 ".github/sync-repo-settings.yaml" ,
12121212 ".github/blunderbuss.yml" ,
12131213 '.kokoro/requirements.in' ,
1214- '.kokoro/requirements.txt'
1214+ '.kokoro/requirements.txt' ,
1215+ '.kokoro/presubmit/graalvm-native.cfg' ,
1216+ '.kokoro/presubmit/graalvm-native-17.cfg'
12151217 ]
12161218)
Original file line number Diff line number Diff line change 1313
1414 <parent >
1515 <groupId >com.google.cloud</groupId >
16- <artifactId >google-cloud-shared -config</artifactId >
17- <version >1.7.1 </version >
16+ <artifactId >sdk-platform-java -config</artifactId >
17+ <version >3.24.0 </version >
1818 </parent >
1919
2020 <developers >
6161 <dependency >
6262 <groupId >com.google.cloud</groupId >
6363 <artifactId >google-cloud-shared-dependencies</artifactId >
64- <version >3.23.0 </version >
64+ <version >${google-cloud-shared-dependencies.version} </version >
6565 <type >pom</type >
6666 <scope >import</scope >
6767 </dependency >
You can’t perform that action at this time.
0 commit comments