mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-16 20:01:35 +01:00
Fix docker version in CI.yml
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
This commit is contained in:
parent
ebe5733f27
commit
6ebcc95582
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
- name: setup Docker
|
||||
uses: docker-practice/actions-setup-docker@0.0.1
|
||||
with:
|
||||
docker_version: 18.09
|
||||
docker_version: 20.04
|
||||
docker_channel: stable
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user