Skip to content

Commit

Permalink
annother pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimarBauer committed Jul 17, 2024
1 parent bac7ceb commit dfa8caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
sudo apt update \
&& sudo apt install nco cdo libeccodes-tools \
&& python -m pip install --upgrade pip cdsapi cfgrib eccodes MetPy tqdm xarray numpy netCDF4 pytest
&& python -m pip install --upgrade pip cdsapi cfgrib eccodes MetPy tqdm xarray numpy<2 netCDF4 pytest
- name: Run tests
timeout-minutes: 25
Expand Down

0 comments on commit dfa8caa

Please sign in to comment.