There was an error while loading. Please reload this page.
1 parent 834b6a6 commit ad4ab00Copy full SHA for ad4ab00
2 files changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ env:
41
# until then the PUBLISHED vgi-java cannot redeem a split, because it resolves
42
# the published vgirpc 0.23.x. Keep in step with the identical pin in
43
# integration.yml.
44
- VGI_RPC_JAVA_REF: 306e182e072a19fa753488241f141215c3b46e56
+ VGI_RPC_JAVA_REF: 920dc42cb7d7e652d582de7fbb5b0b7ee3836a34
45
46
jobs:
47
test:
.github/workflows/integration.yml
@@ -56,7 +56,7 @@ env:
56
# version, is what the worker actually compiles against. An untagged SHA
57
# rather than a tag: see the pin's full comment in ci.yml, and keep the two
58
# in step.
59
60
61
62
integration:
0 commit comments