Skip to content

Commit

Permalink
Merge pull request #311 from smorimoto/update-capnp
Browse files Browse the repository at this point in the history
Update Cap'n Proto version
  • Loading branch information
talex5 authored Dec 23, 2024
2 parents 1b1785f + de32e00 commit 28ba000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: runner.os == 'Windows'
shell: bash
env:
CAPNP_VERSION: 1.0.1
CAPNP_VERSION: 1.1.0
SHELLOPTS: igncr
run: |
curl -LO https://capnproto.org/capnproto-c++-win32-$CAPNP_VERSION.zip && \
Expand Down

0 comments on commit 28ba000

Please sign in to comment.