From 2200773cc2cb54dce0032e0ed7341b10f49ea05c Mon Sep 17 00:00:00 2001 From: Jack Baron Date: Tue, 4 Jan 2022 19:27:29 +0000 Subject: switch to release builds --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e55023e8..fc370151 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,8 +6,7 @@ on: pull_request: env: - # Change to Release for release builds in CI - BUILD_PROFILE: Debug + BUILD_PROFILE: Release jobs: build: -- cgit v1.2.3