Skip to content

Commit

Permalink
Merge pull request #20858 from edsantiago/aarch64_depends
Browse files Browse the repository at this point in the history
CI: fix system_test_aarch64 dependencies
  • Loading branch information
openshift-merge-bot[bot] authored Dec 4, 2023
2 parents 8d0be64 + b1acb43 commit 72373fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@ local_system_test_aarch64_task: &local_system_test_task_aarch64
only_if: *not_tag_build_docs
depends_on:
- build_aarch64
- validate_aarch64
- unit_test
ec2_instance: *standard_build_ec2_aarch64
env:
Expand Down

1 comment on commit 72373fc

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.