Skip to content

Try to compile rmw_zenoh #2

Try to compile rmw_zenoh

Try to compile rmw_zenoh #2

Workflow file for this run

name: builder
on:
workflow_dispatch:
push:
jobs:
build_testing:
runs-on: ubuntu-22.04
steps:
- uses: jspricke/ros-deb-builder-action@main
with:
ROS_DISTRO: iron
DEB_DISTRO: jammy
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPOS_FILE: iron.repos
GIT_LFS: true