Skip to content

Commit

Permalink
build: Update minikube version to v1.21.0 (#1427)
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed Jul 16, 2021
1 parent 4771039 commit 9f4f598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/happy-path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: run-minikube
uses: che-incubator/setup-minikube-action@next
with:
minikube-version: v1.18.1
minikube-version: v1.21.0
- name: Add chectl to PATH
id: chectl-path
run: |
Expand Down

0 comments on commit 9f4f598

Please sign in to comment.