mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
Update Python versions in appveyor.yml
This commit is contained in:
parent
e962a12624
commit
5030933a45
1 changed files with 9 additions and 9 deletions
18
appveyor.yml
18
appveyor.yml
|
|
@ -5,18 +5,18 @@ environment:
|
||||||
secure: d3Luic/ESkGaWnZrvWZTKrzO+xaVwJWaRCEP0F+K/9DQGPSRZsJ/Du5g3s4XF+tS
|
secure: d3Luic/ESkGaWnZrvWZTKrzO+xaVwJWaRCEP0F+K/9DQGPSRZsJ/Du5g3s4XF+tS
|
||||||
gpy_version: 1.12.0
|
gpy_version: 1.12.0
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON_VERSION: 3.6
|
|
||||||
MINICONDA: C:\Miniconda3-x64
|
|
||||||
MPL_VERSION: 3.3.4
|
|
||||||
- PYTHON_VERSION: 3.7
|
|
||||||
MINICONDA: C:\Miniconda3-x64
|
|
||||||
MPL_VERSION: 3.3.4
|
|
||||||
- PYTHON_VERSION: 3.8
|
|
||||||
MINICONDA: C:\Miniconda3-x64
|
|
||||||
MPL_VERSION: 3.3.4
|
|
||||||
- PYTHON_VERSION: 3.9
|
- PYTHON_VERSION: 3.9
|
||||||
MINICONDA: C:\Miniconda3-x64
|
MINICONDA: C:\Miniconda3-x64
|
||||||
MPL_VERSION: 3.3.4
|
MPL_VERSION: 3.3.4
|
||||||
|
- PYTHON_VERSION: 3.10
|
||||||
|
MINICONDA: C:\Miniconda3-x64
|
||||||
|
MPL_VERSION: 3.3.4
|
||||||
|
- PYTHON_VERSION: 3.11
|
||||||
|
MINICONDA: C:\Miniconda3-x64
|
||||||
|
MPL_VERSION: 3.3.4
|
||||||
|
- PYTHON_VERSION: 3.12
|
||||||
|
MINICONDA: C:\Miniconda3-x64
|
||||||
|
MPL_VERSION: 3.3.4
|
||||||
|
|
||||||
#configuration:
|
#configuration:
|
||||||
# - Debug
|
# - Debug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue