Skip to content

Commit

Permalink
Merge pull request jupyterhub#2548 from consideRatio/pr/ci-test-again…
Browse files Browse the repository at this point in the history
…st-k8s-1.23

ci: test against k8s 1.23
  • Loading branch information
consideRatio authored Jan 19, 2022
2 parents ee68b84 + af9f837 commit 5952e8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,11 @@ jobs:
# k3s-version: https://github.com/rancher/k3s/tags
# k3s-channel: https://update.k3s.io/v1-release/channels
include:
- k3s-channel: v1.22
- k3s-channel: v1.23
test: install
debuggable: debuggable
- k3s-channel: v1.22
test: install
- k3s-channel: v1.21
test: install
- k3s-channel: v1.20
Expand Down

0 comments on commit 5952e8d

Please sign in to comment.