Changed: Kind versions for CI (#329)

Co-authored-by: fbrintazzoli <filippo.brintazzoli@clear.ml>
This commit is contained in:
Filippo Brintazzoli 2024-10-07 14:24:19 +02:00 committed by GitHub
parent c501ede9be
commit 67c3720cf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,9 +24,9 @@ jobs:
strategy:
matrix:
k8s:
- v1.28.9
- v1.29.4
- v1.30.0
- v1.29.8
- v1.30.4
- v1.31.0
steps:
- name: Checkout
uses: actions/checkout@v4.1.7