[circleci] Try to re-enable aarch64build
Update CircleCI to focal and try to re-enable aarch64build. Fixes #2785 if it works.
This commit is contained in:
committed by
Nick Terrell
parent
8745229612
commit
ef566c8d68
@@ -1,4 +1,4 @@
|
||||
FROM circleci/buildpack-deps:bionic
|
||||
FROM circleci/buildpack-deps:focal
|
||||
|
||||
RUN sudo dpkg --add-architecture i386
|
||||
RUN sudo apt-get -y -qq update
|
||||
|
||||
Reference in New Issue
Block a user