Skip to content

Update to gha-puppet v3 & voxpupuli-test 9.x (#377) #1476

Update to gha-puppet v3 & voxpupuli-test 9.x (#377)

Update to gha-puppet v3 & voxpupuli-test 9.x (#377) #1476

Workflow file for this run

---
name: CI
on:
pull_request:
push:
branches:
- 'develop'
- 'master'
- '*-stable'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
with:
pidfile_workaround: 'false'
beaker_facter: 'pulpcore_version:Pulp:nightly,3.49,3.63'
rubocop: false