Skip to content

Remove spec filter and run spec on all supported OS #845

Remove spec filter and run spec on all supported OS

Remove spec filter and run spec on all supported OS #845

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
with:
beaker_facter: 'zabbix_version:Zabbix:5.0,6.0,7.0'
unit_runs_on: 'cern-self-hosted'