File tree Expand file tree Collapse file tree 1 file changed +19
-11
lines changed Expand file tree Collapse file tree 1 file changed +19
-11
lines changed Original file line number Diff line number Diff line change 1
- image : Visual Studio 2017
1
+ image : Visual Studio 2019
2
2
version : ' {branch}.{build}'
3
3
4
4
clone_folder : c:\projects\mongodb
@@ -15,40 +15,48 @@ environment:
15
15
CONFIGURE_OPTS : --enable-mongodb --with-mongodb-sasl=yes --with-mongodb-client-side-encryption=yes
16
16
17
17
matrix :
18
- - PHP_VER : 8.1.1
18
+ - PHP_VER : 8.2.0RC4
19
19
TS : 1
20
20
CRT : vs16
21
- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
22
- - PHP_VER : 8.1.1
21
+ - PHP_VER : 8.2.0RC4
23
22
TS : 0
24
23
CRT : vs16
25
- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
26
- - PHP_VER : 8.0.14
24
+ - PHP_VER : 8.1.11
27
25
TS : 1
28
26
CRT : vs16
29
- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
30
- - PHP_VER : 8.0.14
27
+ - PHP_VER : 8.1.11
31
28
TS : 0
32
29
CRT : vs16
33
- APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2019
34
- - PHP_VER : 7.4.27
30
+ - PHP_VER : 8.0.24
31
+ TS : 1
32
+ CRT : vs16
33
+ - PHP_VER : 8.0.24
34
+ TS : 0
35
+ CRT : vs16
36
+ - PHP_VER : 7.4.32
35
37
TS : 1
36
38
CRT : vc15
37
- - PHP_VER : 7.4.27
39
+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
40
+ - PHP_VER : 7.4.32
38
41
TS : 0
39
42
CRT : vc15
43
+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
40
44
- PHP_VER : 7.3.33
41
45
TS : 1
42
46
CRT : vc15
47
+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
43
48
- PHP_VER : 7.3.33
44
49
TS : 0
45
50
CRT : vc15
51
+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
46
52
- PHP_VER : 7.2.34
47
53
TS : 1
48
54
CRT : vc15
55
+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
49
56
- PHP_VER : 7.2.34
50
57
TS : 0
51
58
CRT : vc15
59
+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
52
60
53
61
services :
54
62
- mongodb
You can’t perform that action at this time.
0 commit comments