Skip to content

build-lxd.yml: Use self-hosted garm runners and ubuntu-22.04 #613

build-lxd.yml: Use self-hosted garm runners and ubuntu-22.04

build-lxd.yml: Use self-hosted garm runners and ubuntu-22.04 #613

Workflow file for this run

name: LXD Tests
on:
pull_request:
branches:
- master
- devel
- release/*
push:
branches:
- devel
jobs:
lxd:
uses: ./.github/workflows/build-lxd.yml
with:
git_ref: "${{ github.ref }}"