Commit Graph

3 Commits

Author SHA1 Message Date
Tamir Duberstein f26ccde136 Allow +bpo kernels
Seems 6.10 is now being marked `+bpo`.

Improve error handling while I'm here.
2024-12-30 11:46:35 -05:00
Tamir Duberstein d1457acc6d ci: cache downloads
We're seeing 429 from Github trying to download gen_init_cpio, so cache
it using actions cache. Since I'm here add this for kernel images as
well to save time waiting on slow Debian servers.
2024-12-23 06:43:18 +01:00
Tamir Duberstein fbbc2ec050 ci: automatically download latest kernel revs
Let's get off the treadmill.

Switch (almost) all wget usages to curl.
2024-11-11 14:36:35 -05:00