Merge pull request #8926 from fidencio/topic/cache-the-agent-for-non-x86_64

gha: Cache the agent for non-x86_64 arches
This commit is contained in:
Hyounggyu Choi
2024-01-26 18:04:33 +01:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ jobs:
strategy:
matrix:
asset:
- agent
- cloud-hypervisor
- firecracker
- kernel

View File

@@ -27,6 +27,7 @@ jobs:
strategy:
matrix:
asset:
- agent
- kernel
- qemu
- rootfs-initrd

View File

@@ -27,6 +27,7 @@ jobs:
strategy:
matrix:
asset:
- agent
- kernel
- qemu
- rootfs-image