Skip to content

Commit b201457

Browse files
committed
codename
1 parent 50af624 commit b201457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
timeout: 7200s # 2 hours
1616
substitutions:
1717
_TEST_IMAGE_ID: "test-image:latest"
18-
_VERSION_CODENAME: "bookworm"
18+
_VERSION_CODENAME: "Noble Numbat"
1919
steps:
2020
#- name: gcr.io/cloud-builders/docker
2121
# args: [
@@ -31,7 +31,7 @@ steps:
3131
# id: library-generation-build
3232
# waitFor: ["-"]
3333

34-
- name: ubuntu:25.04
34+
- name: ubuntu:24.04
3535
entrypoint: bash
3636
args:
3737
- "-c"

0 commit comments

Comments
 (0)