Skip to content

Re-implement indexer with multi-endpoint support and reliable fork tracking #11

Re-implement indexer with multi-endpoint support and reliable fork tracking

Re-implement indexer with multi-endpoint support and reliable fork tracking #11

Workflow file for this run

name: Build DEV version
on:
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
build_binaries:
name: "Build binaries"
uses: ./.github/workflows/_shared-build.yaml