Change build target
parent
723d00a40a
commit
c532cb03bb
|
@ -27,7 +27,7 @@ jobs:
|
||||||
|
|
||||||
build_type: [Debug, Release]
|
build_type: [Debug, Release]
|
||||||
python_version: [3]
|
python_version: [3]
|
||||||
wrapper: [cython]
|
wrapper: [pybind]
|
||||||
include:
|
include:
|
||||||
- name: ubuntu-18.04-gcc-5
|
- name: ubuntu-18.04-gcc-5
|
||||||
os: ubuntu-18.04
|
os: ubuntu-18.04
|
||||||
|
|
Loading…
Reference in New Issue