Skip to content

Commit

Permalink
Disable RawHide checking, Ansible issue 81199.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jul 10, 2023
1 parent d6c8387 commit 25d5aa6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
tag: "37"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ molecule:
tag: "37"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
Expand Down

0 comments on commit 25d5aa6

Please sign in to comment.