CI: upstream compatibility: add grub-efi-x86 (!302)
Make sure we keep it in sync with Alpine's version.
This commit is contained in:
parent
fb784b6236
commit
dfebf60c9b
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ def test_aportgen_versions(args):
|
|||
map = {"binutils": "binutils-*",
|
||||
"busybox": "busybox-static-*",
|
||||
"gcc": "gcc-*",
|
||||
"grub": "grub-efi-*",
|
||||
"musl": "musl-*"}
|
||||
|
||||
# Iterate over Alpine packages
|
||||
|
|
Loading…
Add table
Reference in a new issue