Skip to content

Restrict CI runners from runs-on to 8GB#15030

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:infra/reduce-runs-on-runners
Sep 25, 2024
Merged

Restrict CI runners from runs-on to 8GB#15030
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:infra/reduce-runs-on-runners

Conversation

@straight-shoota
Copy link
Member

The initial configuration used larger instance types to exclude memory issues as a failure condition. Now we have a stable configuration, we can reduce the instance size to 8GB memory to use cheaper machines. This should still be plenty to build the compiler and run specs.

@straight-shoota straight-shoota added this to the 1.14.0 milestone Sep 24, 2024
@straight-shoota straight-shoota merged commit 9df6760 into crystal-lang:master Sep 25, 2024
@straight-shoota straight-shoota deleted the infra/reduce-runs-on-runners branch September 25, 2024 20:29
straight-shoota added a commit that referenced this pull request Sep 27, 2024
#15030 reduced the runner instances for all CI jobs to machines with 8GB. This looked fine at first, but the `test-stdlib` jobs have been unstable since merging. This patch increases runners to bigger instances with more memory to bring stability.
straight-shoota added a commit that referenced this pull request Sep 27, 2024
#15030 reduced the runner instances for all CI jobs to machines with 8GB. This looked fine at first, but the `test-stdlib` jobs have been unstable since merging. This patch increases runners to bigger instances with more memory to bring stability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants