Skip to content

Bump opencv-python from 4.2.0.32 to 4.8.1.78 in /demos/instance_occlsegm #80

Bump opencv-python from 4.2.0.32 to 4.8.1.78 in /demos/instance_occlsegm

Bump opencv-python from 4.2.0.32 to 4.8.1.78 in /demos/instance_occlsegm #80

Workflow file for this run

# jsk_travis
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
name: check_python2
container: ubuntu:20.04
steps:
- name: Chcekout
uses: actions/checkout@v2
- name: Check Python2
run: |
apt update -q && apt install -y -q python2
python2 -m compileall .