diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 005e2bfd..916c07c5 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -25,7 +25,7 @@ jobs: - ci/envs/312-latest-conda-forge.yaml - ci/envs/313-latest-conda-forge.yaml include: - - os: macos-13 + - os: macos-15-intel environment-file: ci/envs/313-latest-conda-forge.yaml - os: macos-latest # apple silicon environment-file: ci/envs/313-latest-conda-forge.yaml