diff --git a/.github/workflows/container-tests.yml b/.github/workflows/container-tests.yml index 1e017c9c..d7982812 100644 --- a/.github/workflows/container-tests.yml +++ b/.github/workflows/container-tests.yml @@ -16,7 +16,7 @@ jobs: - tmt_plan: "fedora" os_test: "fedora" context: "Fedora" - compose: "CentOS-7" + compose: "Fedora-latest" api_key: "TF_PUBLIC_API_KEY" branch: "main" tmt_repo: "https://github.com/sclorg/sclorg-testing-farm"