ros-tooling / setup-ros

Github Action to set up ROS 2 on hosts
Apache License 2.0
85 stars 39 forks source link

Use grub-efi-*-signed corresponding to current arch #732

Closed christophebedard closed 3 weeks ago

christophebedard commented 3 weeks ago

Fixes #731

christophebedard commented 3 weeks ago

CI looks good for arm64: https://github.com/ros-tooling/setup-ros/actions/runs/10514772431/job/29133398534?pr=732#step:6:498

and it apparently works for arm64: https://github.com/ros-tooling/setup-ros/issues/731#issuecomment-2305554169

so I'm merging this.