switch back to simple python3

release/4.3a0
Varun Agrawal 2021-03-25 02:09:42 -04:00
parent 04b9625825
commit 82d6e68e90
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
#TODO update wrapper to prevent OOM
# build_type: [Debug, Release]
build_type: [Release]
python_version: [3.6]
python_version: [3]
include:
- name: ubuntu-18.04-gcc-5
os: ubuntu-18.04