mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 09:55:37 +08:00
enable musl too
This commit is contained in:
@@ -26,9 +26,9 @@ $test_os = [
|
|||||||
'macos-15',
|
'macos-15',
|
||||||
// 'ubuntu-latest',
|
// 'ubuntu-latest',
|
||||||
'ubuntu-22.04',
|
'ubuntu-22.04',
|
||||||
// 'ubuntu-24.04',
|
'ubuntu-24.04',
|
||||||
'ubuntu-22.04-arm',
|
'ubuntu-22.04-arm',
|
||||||
// 'ubuntu-24.04-arm',
|
'ubuntu-24.04-arm',
|
||||||
// 'windows-latest',
|
// 'windows-latest',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user