with open ssl

This commit is contained in:
Dengke Tang
2022-11-22 12:48:24 -08:00
parent db02028839
commit fe70d78324
+1 -1
View File
@@ -121,7 +121,7 @@ jobs:
arch: ${{ matrix.arch }}
toolset: ${{steps.setup-php-sdk.outputs.toolset}}
- run: phpize
- run: .\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared
- run: .\configure --with-openssl --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared
- run: nmake
- run: nmake test-awscrt