From 7463b4fbc6a6ae55d8a570ce8f1dcc4323b713a8 Mon Sep 17 00:00:00 2001 From: Nic Bollis Date: Fri, 16 Aug 2024 16:24:35 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fed82f2f9..f6325c098 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,8 +24,6 @@ jobs: configuration: UbuntuMac - os: windows-latest configuration: Release - - os: windows-latest - configuration: Debug steps: - uses: actions/checkout@v4