mirror of https://github.com/dapr/quickstarts.git
update github workflow
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
This commit is contained in:
parent
6976f58752
commit
53196cacc0
|
|
@ -47,7 +47,6 @@ jobs:
|
|||
uses: shogo82148/actions-setup-redis@v1
|
||||
with:
|
||||
redis-version: '6'
|
||||
run: redis-cli ping
|
||||
- name: Install docker - MacOS
|
||||
if: matrix.os == 'macos-11'
|
||||
uses: docker-practice/actions-setup-docker@v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue