Skip to content

Commit

Permalink
Use benchmarks account for test_regrid (#1564)
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait authored Oct 22, 2024
1 parent bdef0c1 commit 3a19c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/geospatial/test_regrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
Expand Down

0 comments on commit 3a19c93

Please sign in to comment.