Skip to content

Commit

Permalink
Do not run ctest on RHEL 9.0 aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas authored and comps committed Nov 11, 2024
1 parent 5726439 commit a21d042
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static-checks/rpmbuild-ctest/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ recommend+:
- ansible-core
- rhc-worker-playbook
- bats
adjust:
- when: arch == aarch64 and rhel == 9.0
enabled: false
because: rhc-worker-playbook or community.general collection not available there

0 comments on commit a21d042

Please sign in to comment.