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