Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
chore(tests): Use newer minikube 1.21.0 to run happy path tests
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
  • Loading branch information
RomanNikitenko committed Jul 6, 2021
1 parent 15f6f36 commit 9f2aaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/happy-path-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
id: run-minikube
uses: che-incubator/setup-minikube-action@next
with:
minikube-version: v1.20.0
minikube-version: v1.21.0
- name: Deploy Eclipse Che
id: deploy-che
uses: che-incubator/che-deploy-action@next
Expand Down

0 comments on commit 9f2aaf9

Please sign in to comment.