diff --git a/.appveyor.yml b/.appveyor.yml index 00d678e6..c7251983 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -39,7 +39,7 @@ environment: APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004 stack: -- python 3.12 +- python 3.13 for: # ====================================== @@ -294,4 +294,4 @@ for: cd $APPVEYOR_BUILD_FOLDER fi - test: off \ No newline at end of file + test: off