diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 451ffbe9..748ea519 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -31,11 +31,11 @@ - ci/312-latest.yaml - ci/312-dev.yaml include: - - environment-file: ci/envs/312-latest.yaml + - environment-file: ci/312-latest.yaml os: macos-13 # Intel - - environment-file: ci/envs/312-latest.yaml + - environment-file: ci/312-latest.yaml os: macos-14 # Apple Silicon - - environment-file: ci/envs/312-latest.yaml + - environment-file: ci/312-latest.yaml os: windows-latest fail-fast: false