Skip to content

Commit ad4ab00

Browse files
committed
Pin Java CI to released Iroh RPC module
1 parent 834b6a6 commit ad4ab00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ env:
4141
# until then the PUBLISHED vgi-java cannot redeem a split, because it resolves
4242
# the published vgirpc 0.23.x. Keep in step with the identical pin in
4343
# integration.yml.
44-
VGI_RPC_JAVA_REF: 306e182e072a19fa753488241f141215c3b46e56
44+
VGI_RPC_JAVA_REF: 920dc42cb7d7e652d582de7fbb5b0b7ee3836a34
4545

4646
jobs:
4747
test:

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ env:
5656
# version, is what the worker actually compiles against. An untagged SHA
5757
# rather than a tag: see the pin's full comment in ci.yml, and keep the two
5858
# in step.
59-
VGI_RPC_JAVA_REF: 306e182e072a19fa753488241f141215c3b46e56
59+
VGI_RPC_JAVA_REF: 920dc42cb7d7e652d582de7fbb5b0b7ee3836a34
6060

6161
jobs:
6262
integration:

0 commit comments

Comments
 (0)