Skip to content

Commit fc12257

Browse files
committed
dr
Signed-off-by: acejilam <acejilam@gmail.com>
1 parent 5ab5ccb commit fc12257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/linux-kernel/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ def pkgList = [
7272
]
7373

7474
// Start package build using library function from https://github.com/vyos/vyos-build
75-
buildPackage('Kernel', pkgList, null, true, "(.*packages/linux-kernel/.+|.*data/defaults.+)", "ec2_amd64", "REGEXP")
75+
buildPackage('Kernel', pkgList, null, true, "(.*packages/linux-kernel/.+|.*data/defaults.+)", "ec2_arm64", "REGEXP")

0 commit comments

Comments
 (0)