diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index aca9862a..a9b1dda2 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -362,8 +362,8 @@ jobs: include: - distro: foxy branch: foxy - - distro: rolling - branch: main + # - distro: rolling + # branch: main needs: micro_ros_build container: ros:${{ matrix.distro }} @@ -399,4 +399,4 @@ jobs: - name: installation run: | - (test -f install/micro_ros_agent/lib/micro_ros_agent/micro_ros_agent) && true || false \ No newline at end of file + (test -f install/micro_ros_agent/lib/micro_ros_agent/micro_ros_agent) && true || false