Skip to content

shorten github actions runtime#1942

Merged
juliasloan25 merged 2 commits into
mainfrom
js/shorten-gha
May 21, 2026
Merged

shorten github actions runtime#1942
juliasloan25 merged 2 commits into
mainfrom
js/shorten-gha

Conversation

@juliasloan25
Copy link
Copy Markdown
Member

Purpose

After #1937, buildkite now runs in < 1 hour, and GHA has become the bottleneck to merge PRs.

Following Henry's comment on that PR #1937 (comment) I realized that we run the experiments runtests.jl in both GHA and buildkite. It's sufficient to test it on one platform, and on buildkite we have more resources available to parallelize across, so in this PR I remove that test set from the GHA CI workflow.

Copy link
Copy Markdown
Member

@hgpeterson hgpeterson left a comment

Choose a reason for hiding this comment

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

Amazing, thanks!

@akshaysridhar
Copy link
Copy Markdown
Member

Awesome, thank you!

@juliasloan25 juliasloan25 merged commit 1b7d43f into main May 21, 2026
14 checks passed
@juliasloan25 juliasloan25 deleted the js/shorten-gha branch May 21, 2026 23:25
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.

3 participants