Skip to content

Commit

Permalink
Update Kubernetes version
Browse files Browse the repository at this point in the history
  • Loading branch information
yersan committed Apr 26, 2024
1 parent 6f01c35 commit 33b6161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
- name: Build
run: make build
- name: Set up Minikube
uses: manusa/actions-setup-minikube@v2.9.0
uses: manusa/actions-setup-minikube@v2.10.0
with:
minikube version: v1.31.2
kubernetes version: v1.24.0
kubernetes version: v1.25.0
driver: docker
- name: Load WildFly images used for testing
run: |-
Expand Down

0 comments on commit 33b6161

Please sign in to comment.