diff --git a/.github/workflows/conda-ci.yml b/.github/workflows/conda-ci.yml index 5acee7a5..bbfd05b9 100644 --- a/.github/workflows/conda-ci.yml +++ b/.github/workflows/conda-ci.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: build_type: [Release] - os: [ubuntu-latest, windows-2019, macOS-latest] + os: [ubuntu-latest, windows-2019, macos-12] fail-fast: false steps: