mirror of
https://github.com/kmod-project/kmod.git
synced 2026-01-26 15:39:08 +00:00
ci: Fix alpine setup
linux-edge-dev is failing in alpine: ERROR: unable to select packages: linux-edge-dev (no such package): required by: world[linux-edge-dev] Error: Process completed with exit code 1. Use linux-stable instead. Signed-off-by: Lucas De Marchi <demarchi@kernel.org>
This commit is contained in:
parent
a403590f6e
commit
1fd751b172
2
.github/actions/setup-os/setup-alpine.sh
vendored
2
.github/actions/setup-os/setup-alpine.sh
vendored
@ -12,7 +12,7 @@ apk add \
|
||||
clang \
|
||||
git \
|
||||
gtk-doc \
|
||||
linux-edge-dev \
|
||||
linux-stable-dev \
|
||||
meson \
|
||||
openssl-dev \
|
||||
scdoc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user