Skip to content

Commit

Permalink
build: unpin emulator version (#1747)
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed May 15, 2024
1 parent 3aa417d commit 2bf75ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
--health-timeout 5s
--health-retries 5
emulator:
image: gcr.io/cloud-spanner-emulator/emulator:1.5.16
image: gcr.io/cloud-spanner-emulator/emulator
ports:
- 9010:9010
- 9020:9020
Expand Down

0 comments on commit 2bf75ee

Please sign in to comment.