Skip to content

Commit 5cbe72d

Browse files
authored
chore: update gcloud version in spanner emulator (#8197)
1 parent 7b8acf3 commit 5cbe72d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/system-tests-spanner-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Create Spanner instance
3131
uses: google-github-actions/setup-gcloud@v2
3232
with:
33-
version: '290.0.1'
33+
version: '516.0.0'
3434
- run: gcloud info
3535
- run: gcloud config configurations create emulator
3636
- run: gcloud config set auth/disable_credentials true

0 commit comments

Comments
 (0)