explicitly add python version
parent
a04b064fb1
commit
7c0434c6da
|
@ -52,6 +52,7 @@ jobs:
|
||||||
compiler: clang
|
compiler: clang
|
||||||
version: "9"
|
version: "9"
|
||||||
build_type: Debug
|
build_type: Debug
|
||||||
|
python_version: "3"
|
||||||
|
|
||||||
- name: macOS-10.15-xcode-11.3.1
|
- name: macOS-10.15-xcode-11.3.1
|
||||||
os: macOS-10.15
|
os: macOS-10.15
|
||||||
|
|
Loading…
Reference in New Issue