Skip to content

Commit b94b7c1

Browse files
committed
Try to use fixed appveyour ps script for build
1 parent e8f07b3 commit b94b7c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ environment:
6464
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
6565

6666
PHP_SDK_VERSION: 2.1.9
67-
PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
67+
# PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
68+
PHP_AVM: https://raw.githubusercontent.com/AlexNDRmac/php-appveyor/fix-for-php8/php-appveyor.psm1
6869

6970
TEST_PHP_EXECUTABLE: C:\php\php.exe
7071
NO_INTERACTION: 1

0 commit comments

Comments
 (0)