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 50af624 commit b201457Copy full SHA for b201457
.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml
@@ -15,7 +15,7 @@
15
timeout: 7200s # 2 hours
16
substitutions:
17
_TEST_IMAGE_ID: "test-image:latest"
18
- _VERSION_CODENAME: "bookworm"
+ _VERSION_CODENAME: "Noble Numbat"
19
steps:
20
#- name: gcr.io/cloud-builders/docker
21
# args: [
@@ -31,7 +31,7 @@ steps:
31
# id: library-generation-build
32
# waitFor: ["-"]
33
34
-- name: ubuntu:25.04
+- name: ubuntu:24.04
35
entrypoint: bash
36
args:
37
- "-c"
0 commit comments