diff --git a/.github/workflows/conda.yaml b/.github/workflows/conda.yaml index 834880237..318d8ac5c 100644 --- a/.github/workflows/conda.yaml +++ b/.github/workflows/conda.yaml @@ -24,8 +24,9 @@ jobs: strategy: matrix: os: - - ubuntu-latest - - macos-14 + # - ubuntu-latest + - macos-13 + # - macos-14 # This is ARM64 # - macos-14-arm64 # Comma separated list of python versions to test