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] Replace additional self-hosted runners from crossbow #40536

Closed
assignUser opened this issue Mar 14, 2024 · 1 comment
Closed

[CI] Replace additional self-hosted runners from crossbow #40536

assignUser opened this issue Mar 14, 2024 · 1 comment

Comments

@assignUser
Copy link
Member

Describe the enhancement requested

We missed

github_runner: ["self-hosted", "macOS", "arm64"]
in #40077 and the 10.13 runner can also be replaced with gha macos-11 (12 once that is removed) as cran no longer uses 10.13 builders.

Component(s)

Continuous Integration

raulcd pushed a commit that referenced this issue Mar 14, 2024
…ers. (#40537)

### Rationale for this change
CRAN no longer builds on 10.13 and gh provides M1 runners now.

### What changes are included in this PR?

use m1 for  verify-rc-binaries-wheels-macos-14-arm64:
and macos-11 for r-binary-packages

### Are these changes tested?
crossbow
* GitHub Issue: #40536

Lead-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd added this to the 16.0.0 milestone Mar 14, 2024
@raulcd
Copy link
Member

raulcd commented Mar 14, 2024

Issue resolved by pull request 40537
#40537

@raulcd raulcd closed this as completed Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants