Skip to content

Commit

Permalink
Fix workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
arjanverkerk committed Sep 23, 2024
1 parent 730b232 commit eb866b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- os: ubuntu-20.04
python: 3.9
numpy: "==1.20.*"
pins: "pygdal==3.0.4.* scipy==1.6.* dask[delayed]==2020.* pandas==1.1."
pins: "pygdal==3.0.4.* scipy==1.6.* dask[delayed]==2020.* pandas==1.1.*"
- os: ubuntu-20.04
python: 3.9
numpy: "==1.21.*"
Expand Down

0 comments on commit eb866b6

Please sign in to comment.