Skip to content

Commit fb10160

Browse files
committed
pin xarray version for daily build tests
1 parent 6306375 commit fb10160

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app-daily.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
python -m pip install .
3939
# pip install .
4040
pip install pandas
41+
pip install xarray!=2025.7.0
4142
pip install rioxarray
4243
pip install pytest
4344
pip install textract

0 commit comments

Comments
 (0)