From e7a4aeb14c7a31db78f65d913e1b4bb532b5e4fb Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Mon, 20 Mar 2023 16:57:34 +0100 Subject: [PATCH] Add the Layout 2020 build to the quick check --- .github/workflows/quick-check.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/quick-check.yml b/.github/workflows/quick-check.yml index e25443c965e..d96b87ba41c 100644 --- a/.github/workflows/quick-check.yml +++ b/.github/workflows/quick-check.yml @@ -32,3 +32,5 @@ jobs: run: python3 ./mach test-unit --release - name: Lockfile check run: ./etc/ci/lockfile_changed.sh + - name: Release build (Layout 2020) + run: python3 ./mach build --release --with-layout-2020