Remove 8.1-8.3 tests

This commit is contained in:
crazywhalecc 2024-11-03 01:35:29 +08:00 committed by Jerry Ma
parent 12b119e235
commit 2fc61d8e5c

View File

@ -13,9 +13,6 @@ declare(strict_types=1);
// test php version
$test_php_version = [
'8.1',
'8.2',
'8.3',
'8.4',
];