Skip to content

ci: migrate to github hosted runners#5287

Merged
Xuanwo merged 7 commits intomainfrom
add-runners
Nov 19, 2025
Merged

ci: migrate to github hosted runners#5287
Xuanwo merged 7 commits intomainfrom
add-runners

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Nov 19, 2025

This PR will warp runners to github hosted runners

Signed-off-by: Xuanwo <github@xuanwo.io>
@github-actions github-actions Bot added the ci Github Action or Test issues label Nov 19, 2025
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Copy link
Copy Markdown
Member

@westonpace westonpace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few suggestions

Comment thread .github/workflows/file_verification.yml Outdated
Comment thread .github/workflows/java-publish.yml Outdated
Comment thread .github/workflows/python.yml Outdated
Comment thread .github/workflows/rust.yml Outdated
Comment thread .github/workflows/rust.yml Outdated
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
linux-arm64:
name: Build on Linux Arm64
runs-on: ubuntu-2404-8x-arm64
runs-on: ubuntu-24.04-arm64-4x
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4x should be enough

@Xuanwo
Copy link
Copy Markdown
Collaborator Author

Xuanwo commented Nov 19, 2025

macos seems to be long waiting and there is no way to add a github hosted macos runner.

@Xuanwo
Copy link
Copy Markdown
Collaborator Author

Xuanwo commented Nov 19, 2025

macos seems to be long waiting and there is no way to add a github hosted macos runner.

Use macos-14-xlarge is uesless too, we still have concurrent limits.

@Xuanwo
Copy link
Copy Markdown
Collaborator Author

Xuanwo commented Nov 19, 2025

I'll merge this one first to unblock most of the PRs

@Xuanwo Xuanwo merged commit 3947f12 into main Nov 19, 2025
27 of 30 checks passed
@Xuanwo Xuanwo deleted the add-runners branch November 19, 2025 18:42
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github Action or Test issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants