[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:
Nick Terrell
2022-12-16 10:21:28 -08:00
committed by Nick Terrell
parent 8745229612
commit ef566c8d68
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -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