Skip to content

Add risc0 v2 and v3 support #9

Add risc0 v2 and v3 support

Add risc0 v2 and v3 support #9

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
jobs:
e2e-test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22'
- run: go test -v ./...