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

[ci] migrate CI from macOS 10.15 to 11 (fixes #5391) #5396

Merged
merged 13 commits into from
Nov 25, 2022
Merged

Conversation

StrikerRUS
Copy link
Collaborator

Closed #5391.

@StrikerRUS
Copy link
Collaborator Author

Seems that #5390 blocks this PR.

PackagesNotFoundError: The following packages are not available from current channels:

  - dask=2022.7.0
  - distributed=2022.7.0

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-64
  - https://conda.anaconda.org/conda-forge/noarch

@jameslamb jameslamb mentioned this pull request Nov 18, 2022
60 tasks
@jameslamb jameslamb changed the title [ci] migrate CI from macOS 10.15 to 11 [ci] migrate CI from macOS 10.15 to 11 (fixes #5391) Nov 21, 2022
@jameslamb
Copy link
Collaborator

I just took over this PR. We only have 10 more days to apply this change, before macOS jobs start failing on Azure DevOps.

Given that, I'm proposing the following additional changes to what @StrikerRUS originally had here:

  • skip the one test that fails on newer dask / distributed (and keep [ci] [dask] CI jobs failing with Dask 2022.7.1 #5390 open to track the work of reinstating that task)
  • remove the pin on dask / distributed versions in CI
  • switch from installing dask to installing dask-core in CI
    • dask-core is like dask, but without dependencies like bokeh that are intended for interactive use and not necessary for LightGBM's CI

@jmoralez @guolinke the next time you have a few minutes to review a PR in this repo, will you please review this one?

@jameslamb
Copy link
Collaborator

Thanks so much for doing this @StrikerRUS , especially for your expertise around how the XCode version relates to the way the wheels are tagged!

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS-10.15 Azure Pipelines environment is deprecated
3 participants