Skip to content

Commit

Permalink
Remove RHEL6 supportability from robottelo (#15012)
Browse files Browse the repository at this point in the history
(cherry picked from commit 0290280)
  • Loading branch information
shweta83 authored and web-flow committed May 17, 2024
1 parent b673ee9 commit 2ec76e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/supportability.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
supportability:
content_hosts:
rhel:
versions: [6, 7,'7_fips', 8, '8_fips', 9, '9_fips']
versions: [7,'7_fips', 8, '8_fips', 9, '9_fips']

0 comments on commit 2ec76e4

Please sign in to comment.