Skip to content

Commit

Permalink
ci: bump k3s version
Browse files Browse the repository at this point in the history
  • Loading branch information
remche committed Sep 19, 2022
1 parent c6994ec commit 76d77e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
matrix:
include:
- K3S_VERSION: "latest"
- K3S_VERSION: "v1.24"
- K3S_VERSION: "v1.23"
- K3S_VERSION: "v1.22"
- K3S_VERSION: "v1.21"
steps:
- uses: actions/checkout@v3
- name: Setup /etc/hosts
Expand Down

0 comments on commit 76d77e8

Please sign in to comment.