Enable Barbican build on Ubuntu ARM64

Re-enable the Ubuntu arm64 build. The previous exclusion was due to
uWSGI issue [1], which is no longer reproducible on Ubuntu Noble.

Change-Id: I400e9a9a3bf03053589835f933023eedee504f08
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit 85878fe6a8)
This commit is contained in:
Bartosz Bezak
2025-08-18 13:26:48 +02:00
parent ab3234bc2a
commit cb7389d989

View File

@@ -46,7 +46,6 @@ UNBUILDABLE_IMAGES = {
},
'ubuntu+aarch64': {
"barbican-base", # https://github.com/unbit/uwsgi/issues/2434
},
'centos+aarch64': {