We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3a4f7 commit a536d70Copy full SHA for a536d70
1 file changed
.github/workflows/system-tests-spanner-emulator.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
services:
20
emulator:
21
- image: gcr.io/cloud-spanner-emulator/emulator:1.5.33
+ image: gcr.io/cloud-spanner-emulator/emulator:1.5.34
22
ports:
23
- 9010:9010
24
- 9020:9020
0 commit comments