This job usually takes more than 45-50 minutes in MacOS, while all others jobs (Ubuntu/Windows/MacOs) take less than 30 minutes, so we end up in fact always waiting for this one. This divergence is pretty clear here:

Blue: arviz-compatibility.yml
Orange: pytest.yml
(includes all tests in arviz-compatibility.yml
and more)
Obtained from https://share.streamlit.io/koaning/gitlit/main
We could consider replacing this test by something else, perhaps a more CI-like
suite of tests as opposed to this number crunching one, which is already covered in pytest.yml
(Ubuntu 18.04 only).