From 7eb2189187ae520939310e7e4832923d6f5621ad Mon Sep 17 00:00:00 2001 From: "Maarten L. Hekkelman" Date: Tue, 14 Apr 2026 13:15:19 +0200 Subject: [PATCH] shoot... --- .github/workflows/cmake-multi-platform.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 9465ae2..d9fcc5f 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -55,7 +55,6 @@ jobs: if: matrix.os == 'macos-latest' run: > brew install catch2 fast_float - brew install catch2 fast_float - name: Install dependencies Windows if: matrix.os == 'windows-latest'