mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
enable musl too
This commit is contained in:
parent
311de9381c
commit
a7771e95f2
@ -26,9 +26,9 @@ $test_os = [
|
||||
'macos-15',
|
||||
// 'ubuntu-latest',
|
||||
'ubuntu-22.04',
|
||||
// 'ubuntu-24.04',
|
||||
'ubuntu-24.04',
|
||||
'ubuntu-22.04-arm',
|
||||
// 'ubuntu-24.04-arm',
|
||||
'ubuntu-24.04-arm',
|
||||
// 'windows-latest',
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user