Closed
Description
What happened?
We've adopted a similar GitHub Actions workflow to the one in benchmarks.ym
for UXarray. The workflow has begun to fail due to mamba not being able to find the build
package.
An explanation and fix for this is outlined here: pypa/build#803
This has recently begun for fail for us, however there haven't been any runs of the Benchmark workflow here for about a week. We should trigger one and see if the same error occurs.
What did you expect to happen?
Workflow to execute without errors
Minimal Complete Verifiable Example
N/A
MVCE confirmation
- Minimal example — the example is as focused as reasonably possible to demonstrate the underlying issue in xarray.
- Complete example — the example is self-contained, including all data and the text of any traceback.
- Verifiable example — the example copy & pastes into an IPython prompt or Binder notebook, returning the result.
- New issue — a search of GitHub Issues suggests this is not a duplicate.
- Recent environment — the issue occurs with the latest version of xarray and its dependencies.
Relevant log output
N/A
Anything else we need to know?
N/A
Environment
N/A