mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
Make glfw standalone though
This commit is contained in:
@@ -48,6 +48,7 @@ class GenExtTestMatrixCommand extends BaseCommand
|
||||
*/
|
||||
private const array STANDALONE = [
|
||||
'grpc',
|
||||
'glfw',
|
||||
];
|
||||
|
||||
protected bool $no_motd = true;
|
||||
|
||||
Reference in New Issue
Block a user