Skip to content

Commit 262f647

Browse files
authored
Merge pull request #438 from sclorg/use_fedora_compose_for_tests
Use Fedora-latest compose for Fedora tests
2 parents 9460c49 + fb16205 commit 262f647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- tmt_plan: "fedora"
1717
os_test: "fedora"
1818
context: "Fedora"
19-
compose: "CentOS-7"
19+
compose: "Fedora-latest"
2020
api_key: "TF_PUBLIC_API_KEY"
2121
branch: "main"
2222
tmt_repo: "https://github.com/sclorg/sclorg-testing-farm"

0 commit comments

Comments
 (0)