mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-02-11 23:24:28 +00:00
Changed: Kind versions for CI (#329)
Co-authored-by: fbrintazzoli <filippo.brintazzoli@clear.ml>
This commit is contained in:
parent
c501ede9be
commit
67c3720cf9
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -24,9 +24,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
k8s:
|
k8s:
|
||||||
- v1.28.9
|
- v1.29.8
|
||||||
- v1.29.4
|
- v1.30.4
|
||||||
- v1.30.0
|
- v1.31.0
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4.1.7
|
uses: actions/checkout@v4.1.7
|
||||||
|
Loading…
Reference in New Issue
Block a user