Skip to content

Commit

Permalink
Drop support for Pulpcore 3.49
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 23, 2025
1 parent 5dc1178 commit 6f7d5b5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
with:
pidfile_workaround: 'false'
beaker_facter: 'pulpcore_version:Pulp:nightly,3.49,3.63'
beaker_facter: 'pulpcore_version:Pulp:nightly,3.63'
rubocop: false
cache-version: '1'
2 changes: 1 addition & 1 deletion .sync.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
.github/workflows/ci.yml:
beaker_facter: 'pulpcore_version:Pulp:nightly,3.49,3.63'
beaker_facter: 'pulpcore_version:Pulp:nightly,3.63'
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Supported operating systems are listed in `metadata.json` but individual release

Recommended version.

### Pulpcore 3.49

Supported version.

## Installation layout

Pulpcore doesn't mandate a specific layout so this module creates and manages this. There are some constraints, mostly due to SELinux support.
Expand Down

0 comments on commit 6f7d5b5

Please sign in to comment.