fix: exp should be filtered in other place
This commit is contained in:
parent
2452b090b0
commit
a090328b1c
@ -71,7 +71,6 @@ func GetDebianKernel(version string) (dk DebianKernel, err error) {
|
||||
"cloud-amd64",
|
||||
"all-amd64",
|
||||
"dbg",
|
||||
"exp",
|
||||
}
|
||||
|
||||
packages, err := snapshot.Packages("linux", version, regex,
|
||||
|
Loading…
Reference in New Issue
Block a user