summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-07-02 21:23:51 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-07-02 21:23:51 +0300
commit0d61bd73fca982d35dbadb3e81472d29a5a9a090 (patch)
tree13b9f1aed250699a24b4751d085f58934ef1f8d8 /.github/workflows
parentbdf504f3e172ff97702ea62e17f9187a3f5a27de (diff)
downloadvyconf-0d61bd73fca982d35dbadb3e81472d29a5a9a090.tar.gz
vyconf-0d61bd73fca982d35dbadb3e81472d29a5a9a090.zip
T9044: constrain ocaml-protoc to 2.x
The committed src/*_pbt.ml were generated by ocaml-protoc 2.x. Version 3.0 emits private record types with presence tracking that the hand-written call sites (vyconfd.ml, vyconf_client.ml, vycall_client.ml, vycli.ml) cannot construct, so a fresh toolchain regenerates an incompatible API and the build fails. Pin to < 3.0 until the generated code and call sites are migrated to the 3.x API. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions