From 87a1b8517ac90d12ded96fdfe1df050df2a2da49 Mon Sep 17 00:00:00 2001 From: Sergio Brighenti Date: Sun, 19 Jun 2022 23:42:33 +0200 Subject: [PATCH] remove workflow --- .github/workflows/test_suite.yml | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_suite.yml b/.github/workflows/test_suite.yml index 8f9368e..6c1c312 100644 --- a/.github/workflows/test_suite.yml +++ b/.github/workflows/test_suite.yml @@ -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 diff --git a/composer.lock b/composer.lock index 27e40d0..ca932af 100644 --- a/composer.lock +++ b/composer.lock @@ -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",