Skip to content

Commit

Permalink
Update climpred_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronspring authored Mar 17, 2024
1 parent 91e809d commit d787f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/climpred_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Install climpred[complete]
run: |
python -m pip install -e .[complete]
python -m pip install '<2024.2.0'
python -m pip install 'xarray<2024.2.0'
- name: Conda info
run: |
conda info
Expand Down

0 comments on commit d787f06

Please sign in to comment.