fix(ci): adjusting cache steps

This commit is contained in:
Timothy Stewart
2024-01-21 16:28:19 -06:00
parent f767c32bf8
commit cdfee6f1e9
3 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ platforms:
- name: control1
box: generic/ubuntu2204
memory: 1024
cpus: 1
cpus: 2
groups:
- k3s_cluster
- master
@@ -23,7 +23,7 @@ platforms:
- name: control2
box: generic/ubuntu2204
memory: 1024
cpus: 1
cpus: 2
groups:
- k3s_cluster
- master
@@ -39,7 +39,7 @@ platforms:
- name: node1
box: generic/ubuntu2204
memory: 1024
cpus: 1
cpus: 2
groups:
- k3s_cluster
- node