From 8b0542667b738e727360a985785b86187b7183da Mon Sep 17 00:00:00 2001 From: Camden Narzt Date: Mon, 2 Sep 2024 13:16:17 -0600 Subject: [PATCH] run arm tests in arm image --- dev/ci/tests/debian/run | 1 + packaging/debian | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev/ci/tests/debian/run b/dev/ci/tests/debian/run index ba213e4971..8d6b1e6e5b 100755 --- a/dev/ci/tests/debian/run +++ b/dev/ci/tests/debian/run @@ -56,5 +56,6 @@ run ./test \ -d "$WORKSPACE/output/$DISTRIBUTION" \ -c "$CACHE_DIR" \ -x "$DISTRIBUTION" \ + -a "$ARCHITECTURE" \ -j \ $EXTRA_TEST_PARAMS diff --git a/packaging/debian b/packaging/debian index c00dea877d..0521872c85 160000 --- a/packaging/debian +++ b/packaging/debian @@ -1 +1 @@ -Subproject commit c00dea877d3bb6c7fb58338aa0a1d03c3efc2e62 +Subproject commit 0521872c85df63c9500b4913354ead79853f0be9