Skip to content

feat: Add supports for vDPA interface #48

feat: Add supports for vDPA interface

feat: Add supports for vDPA interface #48

Workflow file for this run

name: e2e
on:
push:
branches:
- main
tags:
- v*
jobs:
e2e:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.19.3
- run: make e2e