remove workflow
This commit is contained in:
parent
5399133b65
commit
87a1b8517a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test_suite.yml
vendored
2
.github/workflows/test_suite.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest]
|
||||
php-versions: ["7.2", "7.3", "7.4", "8.0"]
|
||||
php-versions: ["7.3", "7.4", "8.0"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "65ff79914db06973c3d0a61847a7a239",
|
||||
"content-hash": "03341446ee0df822f1d88acf7d66a539",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-crt-php",
|
||||
|
|
Loading…
Reference in a new issue