Skip to content

Commit

Permalink
remove py39 intake-esm downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
RondeauG committed Feb 29, 2024
1 parent 570f075 commit fef183e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ jobs:
create-args: >-
mamba
python=${{ matrix.python-version }}
- name: Downgrade intake-esm (for xscen) and xclim
if: matrix.python-version == '3.9'
run: |
micromamba install -y intake-esm=2023.11.10
- name: Conda and Mamba versions
run: |
mamba --version
Expand Down

0 comments on commit fef183e

Please sign in to comment.