Skip to content

Commit

Permalink
Merge pull request #9 from eumel8/fix/end2end
Browse files Browse the repository at this point in the history
update k3s for end2end
  • Loading branch information
puffitos authored Mar 21, 2023
2 parents 55df4b1 + 253d8b9 commit 48d26ce
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 48d26ce

Please sign in to comment.