mirror of https://github.com/eclipse/paho.mqtt.c
Update Python version for AppVeyor environment
This commit is contained in:
parent
9c2ee681cf
commit
3960dc8385
|
|
@ -22,8 +22,8 @@ environment:
|
|||
PAHO_BUILD_STATIC: FALSE
|
||||
PAHO_BUILD_SHARED: TRUE
|
||||
PAHO_HIGH_PERFORMANCE: TRUE
|
||||
PYTHON_VERSION: Python37
|
||||
|
||||
PYTHON_VERSION: Python313
|
||||
|
||||
configuration: Debug
|
||||
install:
|
||||
- cmd: ver
|
||||
|
|
|
|||
Loading…
Reference in New Issue