mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
with open ssl
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user