This repository was archived by the owner on Feb 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 - GIT_DESCRIBE_TAG=0.29.2
1212 - GIT_DESCRIBE_NUMBER=1
1313 - PYTHON_VER=3.7
14- - NUMPY_VER=1.16
14+ - NUMPY_VER=1.17
1515 - CONDA_PREFIX_PATH=$HOME/miniconda3
1616 matrix :
1717 - BUILD_MODE=package TEST_MODE=conda RUN_COVERAGE=False SDC_CONFIG_PIPELINE_SDC=True
Original file line number Diff line number Diff line change 77jobs :
88- template : buildscripts/azure/template-windows.yml
99 parameters :
10- name : Windows2016_vs2017_Numba046
10+ name : Windows2016_vs2017
1111 vmImage : vs2017-win2016
1212 allowFailure : false
1313 matrix :
14- py3.7_numpy1.16 :
14+ py3.7_numpy1.17 :
1515 PYTHON_VER : ' 3.7'
1616 NUMPY_VER : ' 1.17'
1717 USE_NUMBA_MASTER : ' False'
1818 SDC_CONFIG_PIPELINE_SDC : ' False'
1919
2020- template : buildscripts/azure/template-linux-macos.yml
2121 parameters :
22- name : macOS1013_xcode9_Numba046
22+ name : macOS1013_xcode9
2323 vmImage : xcode9-macos10.13
2424 allowFailure : false
2525 matrix :
26- py3.7_numpy1.16 :
26+ py3.7_numpy1.17 :
2727 PYTHON_VER : ' 3.7'
2828 NUMPY_VER : ' 1.17'
2929 USE_NUMBA_MASTER : ' False'
3030 SDC_CONFIG_PIPELINE_SDC : ' False'
3131
3232- template : buildscripts/azure/template-linux-macos.yml
3333 parameters :
34- name : Ubuntu1604_Numba046
34+ name : Ubuntu1604
3535 vmImage : ubuntu-16.04
3636 allowFailure : false
3737 matrix :
38- py3.7_numpy1.16 :
38+ py3.7_numpy1.17 :
3939 PYTHON_VER : ' 3.7'
4040 NUMPY_VER : ' 1.17'
4141 USE_NUMBA_MASTER : ' False'
You can’t perform that action at this time.
0 commit comments