Skip to content

Commit

Permalink
Ignore cobra packages which don't build under clang.
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearsandwich committed Mar 16, 2022
1 parent 2da34bc commit c7b97ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rolling/ci-ikos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jenkins_job_priority: 50
jenkins_job_schedule: H H * * 0
jenkins_job_timeout: 300
jenkins_job_weight: 4
package_selection_args: ''
package_selection_args: '--packages-ignore cobra_vendor ament_cobra ament_cmake_cobra'
install_packages:
- clang-9
- cmake
Expand Down

0 comments on commit c7b97ba

Please sign in to comment.