We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab5ccb commit fc12257Copy full SHA for fc12257
1 file changed
packages/linux-kernel/Jenkinsfile
@@ -72,4 +72,4 @@ def pkgList = [
72
]
73
74
// 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")
+buildPackage('Kernel', pkgList, null, true, "(.*packages/linux-kernel/.+|.*data/defaults.+)", "ec2_arm64", "REGEXP")
0 commit comments