Skip to content

Commit 63ccd9c

Browse files
author
Amin
committed
update appveyor
1 parent 259d9ba commit 63ccd9c

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

.appveyor.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,9 @@ environment:
1717
ffmpeg_download: https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0-essentials_build.zip
1818

1919
matrix:
20-
- PYTHON: "C:\\Python39"
21-
PYTHON_VERSION: 3.8
22-
PYTHON_ARCH: 32
23-
24-
- PYTHON: "C:\\Python38"
25-
PYTHON_VERSION: 3.8
26-
PYTHON_ARCH: 32
20+
- TOXENV: py38
21+
- TOXENV: py39
22+
- TOXENV: py310
2723

2824
init:
2925
- ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%

0 commit comments

Comments
 (0)