Skip to content

Commit 47ae7ee

Browse files
committed
Use fixed powershell module from origin
1 parent 376cf34 commit 47ae7ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ environment:
7676
VCVARSALL: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Auxiliary/Build/vcvarsall.bat"
7777

7878
PHP_SDK_VERSION: 2.1.9
79-
# PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
80-
PHP_AVM: https://raw.githubusercontent.com/AlexNDRmac/php-appveyor/fix-for-php8/php-appveyor.psm1
79+
PHP_AVM: https://raw.githubusercontent.com/sergeyklay/php-appveyor/master/php-appveyor.psm1
8180

8281
TEST_PHP_EXECUTABLE: C:\php\php.exe
8382
NO_INTERACTION: 1

0 commit comments

Comments
 (0)