Skip to content

Commit

Permalink
also test 3.11 and 3.12 on Debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 23, 2024
1 parent 5d0be22 commit b75794f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions theforeman.org/pipelines/vars/foreman/3.11.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def foreman_debian_releases = ['bullseye', 'bookworm', 'focal', 'jammy']
def pipelines_deb = [
'install': [
'debian11',
'debian12',
'ubuntu2004',
'ubuntu2204'
],
Expand Down
2 changes: 2 additions & 0 deletions theforeman.org/pipelines/vars/foreman/3.12.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ def foreman_debian_releases = ['bullseye', 'bookworm', 'focal', 'jammy']
def pipelines_deb = [
'install': [
'debian11',
'debian12',
'ubuntu2004',
'ubuntu2204'
],
'upgrade': [
'debian11',
'debian12',
'ubuntu2004',
'ubuntu2204'
]
Expand Down

0 comments on commit b75794f

Please sign in to comment.