Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit c942b18

Browse files
committed
pin emulator version to make multiplex session with emulator pass
1 parent f8d0345 commit c942b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests-against-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
services:
1212
emulator:
13-
image: gcr.io/cloud-spanner-emulator/emulator:latest
13+
image: gcr.io/cloud-spanner-emulator/emulator:1.5.37
1414
ports:
1515
- 9010:9010
1616
- 9020:9020

0 commit comments

Comments
 (0)