You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use micromamba instead of mamba
* specify the version of the micromamba GA
* use a commit hash instead, cache-env has never been released yet
* properly access the environment variable
* use micromamba in the additional CI
* uses micromamba in the upstream-dev CI [test-upstream]
* synchronise the minimum tested pandas version with setup.cfg
* fix the workflow
* try if removing the environment cache works [skip-ci]
* synchronise the minimum numpy version
* don't cache the upstream-dev environment [test-upstream]
* specify the environment name and don't use a file [skip-ci]
* trigger ci
* use conda-forge
* set manual cache keys
* fix the mypy job's caching
* fix the date call
* assign a name to the extra step to get the date
* rerun all CI [test-upstream]
* include the python version in the cache key
* rerun CI
0 commit comments