Skip to content

Commit f76cab4

Browse files
committed
CI: update k3s version, remove latest
Signed-off-by: Nicola Murino <[email protected]>
1 parent a0cb0ba commit f76cab4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ jobs:
3535
fail-fast: false
3636
matrix:
3737
k3s:
38-
- latest
39-
- v1.32.1-k3s1
40-
- v1.31.5-k3s1
41-
- v1.30.9-k3s1
38+
#- latest
39+
- v1.33.1-k3s1
40+
- v1.32.5-k3s1
41+
- v1.31.9-k3s1
42+
- v1.30.13-k3s1
4243
- v1.29.13-k3s1
4344
- v1.28.15-k3s1
4445
- v1.27.16-k3s1

0 commit comments

Comments
 (0)