We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1456341 commit a65bc95Copy full SHA for a65bc95
1 file changed
src/globals/test-extensions.php
@@ -27,8 +27,8 @@
27
'ubuntu-latest',
28
'ubuntu-22.04',
29
// 'ubuntu-24.04',
30
- // 'ubuntu-22.04-arm',
31
- // 'ubuntu-24.04-arm',
+ 'ubuntu-22.04-arm',
+ 'ubuntu-24.04-arm',
32
// 'windows-latest',
33
];
34
0 commit comments