Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Actions to check against latest Anaconda Distribution #514

Closed
mmcky opened this issue Nov 4, 2019 · 2 comments · Fixed by #600
Closed

Update GitHub Actions to check against latest Anaconda Distribution #514

mmcky opened this issue Nov 4, 2019 · 2 comments · Fixed by #600

Comments

@mmcky
Copy link
Contributor

mmcky commented Nov 4, 2019

As we recommend users to use anaconda we should update travis github to use the latest anaconda distribution. This will be slower for CI but more consistent with user reports of versions (particularly relating to numba errors and issues)

@oyamad
Copy link
Member

oyamad commented Jan 12, 2022

@mmcky Travis is no longer used?

@mmcky mmcky changed the title Update Travis to use Anaconda Distribution Update GitHub Actions to check against latest Anaconda Distribution Jan 12, 2022
@mmcky
Copy link
Contributor Author

mmcky commented Jan 12, 2022

Thanks @oyamad indeed we no longer use travis 👍

Our current testing however also just uses pip packages so we don't actually tests against the latest anaconda

  • setup another test against latest anaconda packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants