diff --git a/.github/workflows/cross-bootstrap-tools.yml b/.github/workflows/cross-bootstrap-tools.yml --- a/.github/workflows/cross-bootstrap-tools.yml +++ b/.github/workflows/cross-bootstrap-tools.yml @@ -15,7 +15,7 @@ matrix: include: # TODO: both Ubuntu and macOS have bmake packages, we should try them instead of bootstrapping our own copy. - - os: ubuntu-20.04 + - os: ubuntu-16.04 compiler: clang-9 cross-bindir: /usr/lib/llvm-9/bin pkgs: bmake libarchive-dev