Skip to content

Commit

Permalink
testmap: Run cockpit-files on rhel-9-5
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt authored and jelly committed Aug 19, 2024
1 parent 5d3ecac commit e59c4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/testmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ def contexts(image: str, *scenarios: Iterable[str], repo: str | None = None) ->
f'{TEST_OS_DEFAULT}/devel',
'fedora-rawhide',
'centos-10',
'rhel-9-5',
'rhel-10-0',
],
'_manual': [
'rhel-9-5',
],
},
'osbuild/cockpit-composer': {
Expand Down

0 comments on commit e59c4bc

Please sign in to comment.