mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-20 05:44:52 +08:00
testing frankenphp with php 8.1 makes no sense
This commit is contained in:
parent
bce363e543
commit
711d61d120
@ -13,8 +13,8 @@ declare(strict_types=1);
|
||||
|
||||
// test php version (8.1 ~ 8.4 available, multiple for matrix)
|
||||
$test_php_version = [
|
||||
'8.1',
|
||||
// '8.2',
|
||||
// '8.1',
|
||||
'8.2',
|
||||
// '8.3',
|
||||
'8.4',
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user