Skip to content

[CI] Specify runner/container images #215

[CI] Specify runner/container images

[CI] Specify runner/container images #215

name: Coverage Build
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
coverage:
name: coverage build
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-build-coverage.yml@master
secrets: inherit
with:
ros_distro: rolling
container: ubuntu:24.04

Check failure on line 18 in .github/workflows/ci-coverage-build.yml

View workflow run for this annotation

GitHub Actions / Coverage Build

Invalid workflow file

The workflow is not valid. .github/workflows/ci-coverage-build.yml (Line: 18, Col: 18): Invalid input, container is not defined in the referenced workflow.