Skip to content

Commit d120f4c

Browse files
authored
chore(librarian): remove release_blocked for google-cloud-spanner (#16785)
Tests are passing in google-cloud-spanner as of #16764
1 parent e816fdd commit d120f4c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.librarian/config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ libraries:
3131
# Allow release for google-crc32c once this bug is fixed.
3232
- id: "google-crc32c"
3333
release_blocked: true
34-
# TODO(https://github.com/googleapis/google-cloud-python/issues/16600):
35-
# Allow release for google-cloud-spanner after tests are fixed.
36-
- id: "google-cloud-spanner"
37-
release_blocked: true
3834
# TODO(https://github.com/googleapis/google-cloud-python/issues/16780):
3935
# Allow release for google-cloud-compute (and beta) after we've checked that
4036
# the gRPC service config is okay.

0 commit comments

Comments
 (0)