Skip to content

Commit 785343d

Browse files
committed
PHPC-1329: Remove PHP 7.0 branch in AppVeyor builds
PHP 7.0 was removed from the PHP SDK, likely because the 7.0.x series itself is no longer a supported PHP version.
1 parent 7addb08 commit 785343d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.appveyor.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,6 @@ environment:
4343
ZTS_STATE: disable
4444
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
4545
PHP_BUILD_CRT: vc14
46-
- PHP_REL: 7.0
47-
ARCHITECTURE: x64
48-
ZTS_STATE: disable
49-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
50-
PHP_BUILD_CRT: vc14
51-
- PHP_REL: 7.0
52-
ARCHITECTURE: x86
53-
ZTS_STATE: enable
54-
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
55-
PHP_BUILD_CRT: vc14
5646

5747
install:
5848
- .appveyor\install.cmd

0 commit comments

Comments
 (0)