mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
test-awscrt
This commit is contained in:
@@ -123,7 +123,7 @@ jobs:
|
|||||||
- run: phpize
|
- run: phpize
|
||||||
- run: .\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt
|
- run: .\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt
|
||||||
- run: nmake
|
- run: nmake
|
||||||
- run: nmake test
|
- run: nmake test-awscrt
|
||||||
|
|
||||||
windows2:
|
windows2:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
|
|||||||
Reference in New Issue
Block a user