Skip to content

Raise the macOS CI job timeout to 20 minutes - #208

Merged
mattt merged 1 commit into
mainfrom
ci/macos-timeout
Sep 2, 2026
Merged

Raise the macOS CI job timeout to 20 minutes#208
mattt merged 1 commit into
mainfrom
ci/macos-timeout

Conversation

@mattt

@mattt mattt commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

The macOS legs build with the MLX, Llama, and CoreML traits and take 6-8 minutes on a cold cache. In the first green run on main after #193 and #207 (run), one job was cancelled at the 10-minute limit during the "Post Cache" step, after Lint, Build, and Test had all passed. Because the cache save gets cut off, the cache never populates and every run stays cold.

This raises the macOS job timeout to 20 minutes. Linux stays at 10.

The macOS legs build with the MLX, Llama, and CoreML traits and take 6-8
minutes on a cold cache. The first green run on main after #193/#207 had
one job cancelled at the 10-minute limit while saving the SwiftPM cache,
after Lint, Build, and Test had all passed. Because the save is cut off,
the cache never populates and every run stays cold.
@mattt
mattt merged commit d61f579 into main Sep 2, 2026
7 checks passed
@mattt
mattt deleted the ci/macos-timeout branch September 2, 2026 13:24
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.

1 participant