Skip to content

chore: fix Windows CI build, by downloading the official Cap'n Proto …#103

Closed
nickysn wants to merge 1 commit intomainfrom
fix_windows_ci_build
Closed

chore: fix Windows CI build, by downloading the official Cap'n Proto …#103
nickysn wants to merge 1 commit intomainfrom
fix_windows_ci_build

Conversation

@nickysn
Copy link
Contributor

@nickysn nickysn commented Aug 4, 2025

…build from capnproto.org

@github-actions
Copy link

github-actions bot commented Aug 4, 2025

Benchmark Report
BenchmarkRuby (no tracing)JSONCAPNPJSON (PureRuby)
heavy_work67ms✓ 458ms 78,110,688B827ms 25,149,319B✓ 36,222ms 211,728,983B

cd ..
# Install Cap'n Proto (for Windows)
curl -LO https://capnproto.org/capnproto-c++-win32-$CAPNP_VERSION.zip && \
unzip -j capnproto-c++-win32-$CAPNP_VERSION.zip capnproto-tools-win32-$CAPNP_VERSION/capnp.exe -d /usr/bin

Choose a reason for hiding this comment

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

Is there a /usr/bin folder on Windows?

@nickysn
Copy link
Contributor Author

nickysn commented Oct 10, 2025

Fixed in a different way. Closing.

@nickysn nickysn closed this Oct 10, 2025
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