Age | Commit message (Collapse) | Author |
|
Use to checkout@v3 instead of checkout@v2
as the latter uses Node.js 12 actions which are deprecated.
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
Signed-off-by: Simon Horman <horms@kernel.org>
|
|
Refresh package database before installing dependencies to avoid failures
due to trying to install older, no longer available, versions of packages.
Signed-off-by: Simon Horman <horms@verge.net.au>
|
|
Initial github workflow which builds kexec on a range of architectures.
Signed-off-by: Simon Horman <horms@verge.net.au>
|