Skip to content

Workaround running installer in CI #3

Workaround running installer in CI

Workaround running installer in CI #3

Workflow file for this run

name: ros2-foxy-focal
on:
push
jobs:
ros2_foxy_focal_ci:
name: foxy (focal)
uses: ./.github/workflows/ros2.yml
with:
ROS_DISTRO: foxy
ROS_REPO: testing
OS_NAME: ubuntu
OS_CODE_NAME: focal
ALLOW_FAIL: false