Skip to content

Commit

Permalink
CI: First changes to try to fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Sep 26, 2024
1 parent 42af001 commit e0e2cab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
Expand Down
2 changes: 0 additions & 2 deletions continuous_integration/environment_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: act_env
channels:
- conda-forge
- defaults
dependencies:
- cartopy
- pyproj
Expand All @@ -13,7 +12,6 @@ dependencies:
- dask
- xarray
- ipython
- pint=0.8.1
- skyfield
- lxml
- scikit-posthocs
Expand Down

0 comments on commit e0e2cab

Please sign in to comment.