Skip to content

Test more distros

Test more distros #34

Workflow file for this run

name: CI
on:
push:
paths-ignore:
- '**/*.md'
- 'doc/*.rst'
jobs:
prerelease:
strategy:
fail-fast: false
matrix:
ROS_DISTRO: [noetic, humble, jazzy]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: ros industrial-ci
uses: './'
env:
PRERELEASE: true