Skip to content

Commit

Permalink
Update RHEL7.9 compose in tmt github action (oamg#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
fernflower authored Jul 19, 2021
1 parent 63bad57 commit b268705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tmt-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
}},
"environments": [{
"arch": "x86_64",
"os": {"compose": "RHEL-7.9-updates-20201124.0"},
"os": {"compose": "RHEL-7.9-updates-20210629.0"},
"artifacts": [{"type": "fedora-copr-build", "id": "${{ steps.copr_build.outputs.copr_id }}:epel-7-x86_64"}],
"variables": {
"REPO": "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY",
Expand Down

0 comments on commit b268705

Please sign in to comment.