We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8acf3 commit 5cbe72dCopy full SHA for 5cbe72d
1 file changed
.github/workflows/system-tests-spanner-emulator.yaml
@@ -30,7 +30,7 @@ jobs:
30
- name: Create Spanner instance
31
uses: google-github-actions/setup-gcloud@v2
32
with:
33
- version: '290.0.1'
+ version: '516.0.0'
34
- run: gcloud info
35
- run: gcloud config configurations create emulator
36
- run: gcloud config set auth/disable_credentials true
0 commit comments