Skip to content

Bump libvirt.org/go/libvirtxml from 1.9007.0 to 1.10001.0 #222

Bump libvirt.org/go/libvirtxml from 1.9007.0 to 1.10001.0

Bump libvirt.org/go/libvirtxml from 1.9007.0 to 1.10001.0 #222

Workflow file for this run

name: ci
on:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- name: CI
run: |
cd ./build
go build -o ../bin/.cache/build ./cmd
../bin/.cache/build dev/lint dev/test build