Skip to content

Commit

Permalink
Undo interactive experimentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait committed Jan 9, 2025
1 parent 77911ec commit 34e98f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/geospatial/test_climatology.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,10 @@ def test_highlevel_api(
"workspace": "dask-benchmarks-gcp",
"region": "us-central1",
"idle_timeout": "1h",
"scheduler_memory": "64 GiB",
},
scale_kwargs={
"small": {"n_workers": 10},
"medium": {"n_workers": 10},
"medium": {"n_workers": 100},
"large": {"n_workers": 100},
},
):
Expand Down

0 comments on commit 34e98f4

Please sign in to comment.