mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
Add 8.1-8.3 test
This commit is contained in:
parent
756bdbf92f
commit
5f69e957ac
@ -13,6 +13,9 @@ declare(strict_types=1);
|
||||
|
||||
// test php version
|
||||
$test_php_version = [
|
||||
'8.1',
|
||||
'8.2',
|
||||
'8.3',
|
||||
'8.4',
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user