Skip to content

Bump opencv-python from 4.2.0.34 to 4.8.1.78 in /kuri_person_tracking #118

Bump opencv-python from 4.2.0.34 to 4.8.1.78 in /kuri_person_tracking

Bump opencv-python from 4.2.0.34 to 4.8.1.78 in /kuri_person_tracking #118

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
industrial_ci:
strategy:
matrix:
env:
- {ROS_DISTRO: indigo, ROS_REPO: main}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: 'ros-industrial/industrial_ci@master'
env: ${{matrix.env}}