diff --git a/tests/geospatial/test_regrid.py b/tests/geospatial/test_regrid.py index dde2f4c37b..e4d5e1e131 100644 --- a/tests/geospatial/test_regrid.py +++ b/tests/geospatial/test_regrid.py @@ -12,7 +12,7 @@ def test_xesmf( client_factory, output_resolution, cluster_kwargs={ - "workspace": "dask-engineering-gcp", + "workspace": "dask-benchmarks-gcp", "region": "us-central1", "wait_for_workers": True, },