From 7e214dbe3b6d27049104cb93626f764ae472ed6f Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sat, 12 Dec 2020 17:19:21 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 10f482d7..f2e3830e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,10 +43,12 @@ jobs: platform: "x86_64" - os: ubuntu-18.04 arch: "aarch64" + distro: "stretch" gamos: "linux" platform: "aarch64" - os: ubuntu-18.04 arch: "armv6" + distro: "jessie" gamos: "linux" platform: "armv6" - os: macos-10.15