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 5786619 commit c6994ec
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.23"
- K3S_VERSION: "v1.22"
- K3S_VERSION: "v1.21"
- K3S_VERSION: "v1.20"
steps:
- uses: actions/checkout@v3
- name: Setup /etc/hosts
Expand Down

0 comments on commit c6994ec

Please sign in to comment.