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] Adjust runner configurations to reduce stalls #3399

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Jan 23, 2025

We added arm64 runners recently which may have increased CI congestion.

  • Disable Linux x64 debug job, we'll rely on the arm64 one
  • Since we're here, clean up handling of the Windows runner, which got removed and then added back previously.

I also meant to move the Linux asan job from x64 to arm64 which is somewhat faster, but that would require a change to required CI jobs so not something I want to get into now.

@fhanau fhanau force-pushed the felix/012225-ci-cleanup branch from cf63523 to e51cbb6 Compare January 23, 2025 03:30
We added arm64 runners recently which may have increased CI congestion.
- Disable Linux x64 debug job, we'll rely on the arm64 one
- Since we're here, clean up handling of the Windows runner, which got removed
  and then added back previously.
@fhanau fhanau force-pushed the felix/012225-ci-cleanup branch from e51cbb6 to 0da5d9c Compare January 23, 2025 12:44
@fhanau fhanau requested review from penalosa and danlapid January 23, 2025 12:49
@fhanau fhanau marked this pull request as ready for review January 23, 2025 12:49
@fhanau fhanau requested review from a team as code owners January 23, 2025 12:49
@fhanau fhanau requested a review from vickykont January 23, 2025 12:49
@fhanau fhanau merged commit e7febae into main Jan 23, 2025
16 checks passed
@fhanau fhanau deleted the felix/012225-ci-cleanup branch January 23, 2025 20:01
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 this pull request may close these issues.

2 participants