mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
update ci
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
phpize
|
||||
./configure
|
||||
make
|
||||
make test
|
||||
|
||||
php-linux-x64:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -71,6 +72,9 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Install ancient PHPUnit
|
||||
run: composer require --dev --ignore-platform-reqs phpunit/phpunit "4.8.36"
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer update --no-interaction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user