Skip to content

Commit

Permalink
Use Fedora-40 for our tests. Fedora-41 is not yet released
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek committed Oct 8, 2024
1 parent fc506a6 commit beea2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_nightly_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if [[ "$TARGET" == "rhel8" ]]; then
elif [[ "$TARGET" == "rhel9" ]]; then
COMPOSE="1MT-RHEL-9.4.0-updates"
elif [[ "$TARGET" == "fedora" ]]; then
COMPOSE="1MT-Fedora-41"
COMPOSE="1MT-Fedora-40"
TMT_REPO="https://github.com/sclorg/sclorg-testing-farm"
TMT_DIR="sclorg-testing-farm"
TFT_PLAN="nightly-container-f"
Expand Down

0 comments on commit beea2ca

Please sign in to comment.