Skip to content

feat(verilator): Support Rust DPI with Verilator (#27) #11

feat(verilator): Support Rust DPI with Verilator (#27)

feat(verilator): Support Rust DPI with Verilator (#27) #11

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4