Skip to content

Commit 4028781

Browse files
committed
chore: block spanner release
1 parent f38cd44 commit 4028781

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.librarian/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ libraries:
3737
# Allow release for google-crc32c once this bug is fixed.
3838
- id: "google-crc32c"
3939
release_blocked: true
40+
# TODO(https://github.com/googleapis/google-cloud-python/issues/16600):
41+
# Allow release for google-cloud-spanner after tests are fixed.
42+
- id: "google-cloud-spanner"
43+
release_blocked: true

0 commit comments

Comments
 (0)