From 08cc83d4e4e8f8e47f43b0fb4d6cba1e0a3099f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Wed, 4 Sep 2024 21:17:35 +0900 Subject: [PATCH] Update sizestats.yml --- .github/workflows/sizestats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sizestats.yml b/.github/workflows/sizestats.yml index 597e5e6..cc69e58 100644 --- a/.github/workflows/sizestats.yml +++ b/.github/workflows/sizestats.yml @@ -180,8 +180,8 @@ jobs: matrix: flavor: [baseline, compare] project: [ - { name: winrt-component-full, binary: winrt_component_full.dll }, - { name: winrt-component-minimal, binary: winrt_component_minimal.dll } + #{ name: winrt-component-full, binary: winrt_component_full.dll }, + #{ name: winrt-component-minimal, binary: winrt_component_minimal.dll } ] runs-on: windows-latest steps: