enable musl too

This commit is contained in:
DubbleClick 2025-06-11 13:49:38 +07:00
parent 311de9381c
commit a7771e95f2

View File

@ -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',
];