diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51d3580e..6976635e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,3 +17,4 @@ jobs: pidfile_workaround: 'false' rubocop: false cache-version: '1' + beaker_facter: 'pulpcore_version:Pulp:3.28,3.22,3.21' diff --git a/.sync.yml b/.sync.yml index f834b020..38127cd7 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,4 +1,3 @@ --- -# This file is different in that it also tests multiple pulpcore versions .github/workflows/ci.yml: - unmanaged: true + beaker_facter: 'pulpcore_version:Pulp:3.28,3.22,3.21'