Skip to content

Commit

Permalink
Bump EL9 version to 9.4 for leapp upgrade test
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Talreja <[email protected]>
  • Loading branch information
Gauravtalreja1 committed May 9, 2024
1 parent 361c7b9 commit 93c99e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_leapp_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

RHEL7_VER = '7.9'
RHEL8_VER = '8.9'
RHEL9_VER = '9.3'
RHEL9_VER = '9.4'

RHEL_REPOS = {
'rhel7_server': {
Expand Down

0 comments on commit 93c99e4

Please sign in to comment.