set python 3.7

This commit is contained in:
Kyle
2020-12-21 14:49:53 +08:00
parent ca0f5646a1
commit c1d25e6626
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- "./build.sh" - "./build.sh"
- name: Windows - name: Windows
os: windows os: windows
python: 3 python: 3.7
env: env:
- PATH=/c/Python37:/c/Python37/Scripts:${PATH} - PATH=/c/Python37:/c/Python37/Scripts:${PATH}
before_script: before_script: