test arm64 too

This commit is contained in:
DubbleClick 2025-05-06 16:54:20 +07:00
parent 14563417a7
commit a65bc95091

View File

@ -27,8 +27,8 @@ $test_os = [
'ubuntu-latest',
'ubuntu-22.04',
// 'ubuntu-24.04',
// 'ubuntu-22.04-arm',
// 'ubuntu-24.04-arm',
'ubuntu-22.04-arm',
'ubuntu-24.04-arm',
// 'windows-latest',
];