Skip to content

[ci] Use pip to install cmake and ninja on Windows - #27677

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:pip-cmake-ninja
Open

[ci] Use pip to install cmake and ninja on Windows#27677
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:pip-cmake-ninja

Conversation

@sbc100

@sbc100 sbc100 commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Chocolatey's community feed is prone to rate-limiting, 503 Service Unavailable, and gateway timeouts on CI runners. Installing cmake and ninja wheels via pip is significantly faster and avoids dependency on community.chocolatey.org.

Its also much faster it seems: 9s vs 38s in the run I compared.

See: #27511

@sbc100
sbc100 requested review from dschuff and kripken September 5, 2026 01:19
Chocolatey's community feed is prone to rate-limiting, 503 Service
Unavailable, and gateway timeouts on CI runners. Installing cmake and
ninja wheels via `pip` is significantly faster and avoids dependency
on community.chocolatey.org.

See: emscripten-core#27511
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