aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yaml10
1 files changed, 3 insertions, 7 deletions
diff --git a/.appveyor.yaml b/.appveyor.yaml
index 2222a24..ef45de1 100644
--- a/.appveyor.yaml
+++ b/.appveyor.yaml
@@ -1,13 +1,9 @@
environment:
matrix:
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
- APPVEYOR_JOB_NAME: "python37-x64-vs2019"
- CIBW_BUILD:
- - cp311-win
- - cp310-win*
- - cp39-win*
- - cp38-win*
+ - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
+ APPVEYOR_JOB_NAME: "python37-x64-vs2019"
+ CIBW_BUILD: "cp311-win* cp310-win* cp39-win* cp38-win*"
stack: python 3.7