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"