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:
@@ -46,7 +46,6 @@ UNBUILDABLE_IMAGES = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
'ubuntu+aarch64': {
|
'ubuntu+aarch64': {
|
||||||
"barbican-base", # https://github.com/unbit/uwsgi/issues/2434
|
|
||||||
},
|
},
|
||||||
|
|
||||||
'centos+aarch64': {
|
'centos+aarch64': {
|
||||||
|
|||||||
Reference in New Issue
Block a user