Skip to content

Commit

Permalink
Update k8s testing version to v1.31.2
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Nov 18, 2024
1 parent 3fdf46f commit 9103f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Kubernetes
uses: engineerd/[email protected]
with:
version: "v0.24.0"
version: "v1.31.2"

- name: Load test image
run: kind load --loglevel trace docker-image ghcr.io/alexellis/registry-creds:${{ github.sha }}
Expand Down

0 comments on commit 9103f1c

Please sign in to comment.