Skip to content

Commit

Permalink
Try removing Kubernetes and minikube version
Browse files Browse the repository at this point in the history
See if this helps with the 404 errors.
  • Loading branch information
rra committed Jan 13, 2025
1 parent 418ecb7 commit 9de7ace
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ jobs:
if: steps.filter.outputs.minikube == 'true'
uses: medyagh/setup-minikube@latest
with:
minikube-version: "v1.34.0"
kubernetes-version: "v1.31.4"
cpus: max
memory: 5500m # Linux virtual machines have 7GB of RAM

Expand Down

0 comments on commit 9de7ace

Please sign in to comment.