From 10ca3ce25222633ce16da9e12f3d70868f541dd8 Mon Sep 17 00:00:00 2001 From: Paula Kramer Date: Fri, 22 Mar 2024 18:27:56 +0100 Subject: [PATCH] test remove mac from ci --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae0eb445..28d58291 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,8 +25,8 @@ jobs: python-version: "3.8" - os: ubuntu-latest python-version: "3.9" - - os: macos-latest - python-version: "3.9" + #- os: macos-latest + # python-version: "3.9" #- os: windows-latest # python-version: "3.9"