Skip to content

[ros-o] euscollada: qhull 0.29.2 from Ubuntu 22.04 uses /usr/include/libqhull/qhull_a.h instead of /usr/include/qhull/qhull_a.h #3

[ros-o] euscollada: qhull 0.29.2 from Ubuntu 22.04 uses /usr/include/libqhull/qhull_a.h instead of /usr/include/qhull/qhull_a.h

[ros-o] euscollada: qhull 0.29.2 from Ubuntu 22.04 uses /usr/include/libqhull/qhull_a.h instead of /usr/include/qhull/qhull_a.h #3

Workflow file for this run

# generated by `./generate_action_config.py noetic`
# 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 .