Skip to content

Commit

Permalink
update k3s for end2end
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Mar 21, 2023
1 parent 55df4b1 commit 253d8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: debianmaster/actions-k3s@master
id: k3s
with:
version: 'v1.21.2-k3s1'
version: 'v1.24.8-k3s1'
- name: Check Cluster
run: |
kubectl get nodes
Expand Down

0 comments on commit 253d8b9

Please sign in to comment.