Remove 8.1-8.3 tests

This commit is contained in:
crazywhalecc
2024-11-03 01:35:29 +08:00
parent 6670b56da5
commit dc57e5e5c4

View File

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