Skip to content

Use protoc v5.27.

Use protoc v5.27. #5

Workflow file for this run

on:
push:
paths:
- clients/ledger/**
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.22.1'
- run: make test-ledger