From 4ae07753d7543a86016bd9b2eab86dc3ab065da8 Mon Sep 17 00:00:00 2001 From: Daniel VandenHeuvel <95613936+DanielVandH@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:10:37 +0000 Subject: [PATCH] Temporarily remove macOS --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19a1725..c58e241 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,6 @@ jobs: - '1' os: - ubuntu-latest - - macOS-latest arch: - x64 steps: