What is your issue?
array-api-strict v2.1.2 (released some hours ago) needs numpy >=2.1, but the conda-forge package is missing that pin:
see:
Some of xarray's dependencies are not available yet for numpy >=2.1, the current environments resolve to numpy 2.0.2. This breaks the tests where array-api-strict is imported.