Skip to content

Drop EL8 support -- Foreman/Katello do not support EL8 anymore #1260

Drop EL8 support -- Foreman/Katello do not support EL8 anymore

Drop EL8 support -- Foreman/Katello do not support EL8 anymore #1260

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@v2
with:
pidfile_workaround: 'false'
rubocop: false
cache-version: '1'