Skip to content

Bump actions/setup-python from 4.7.1 to 5.0.0 (#16) #16

Bump actions/setup-python from 4.7.1 to 5.0.0 (#16)

Bump actions/setup-python from 4.7.1 to 5.0.0 (#16) #16

Workflow file for this run

name: CI (rolling)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:jammy
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: rolling
use-ros2-testing: true
- uses: ros-tooling/[email protected]
continue-on-error: true
with:
target-ros2-distro: rolling