From e0e2cabca2728abc9baadbc4b5a8521563e31f4b Mon Sep 17 00:00:00 2001 From: zssherman Date: Thu, 26 Sep 2024 13:08:29 -0500 Subject: [PATCH] CI: First changes to try to fix CI. --- .github/workflows/ci.yml | 2 +- continuous_integration/environment_actions.yml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68c2d8e77f..5959ad4e52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: matrix: python-version: ["3.9", "3.10", "3.11", "3.12"] os: [macOS, ubuntu, Windows] - inlcude: + include: - os: macos-latest PLAT: arm64 INTERFACE64: "" diff --git a/continuous_integration/environment_actions.yml b/continuous_integration/environment_actions.yml index 1351459a6f..56bb85716c 100644 --- a/continuous_integration/environment_actions.yml +++ b/continuous_integration/environment_actions.yml @@ -2,7 +2,6 @@ name: act_env channels: - conda-forge - - defaults dependencies: - cartopy - pyproj @@ -13,7 +12,6 @@ dependencies: - dask - xarray - ipython - - pint=0.8.1 - skyfield - lxml - scikit-posthocs