Skip to content

fix: check group map before enable pci device passthrough (#97) #17

fix: check group map before enable pci device passthrough (#97)

fix: check group map before enable pci device passthrough (#97) #17

Workflow file for this run

name: Master Build and Publish
on:
push:
branches:
- master
- release/v*
jobs:
build-master:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit