From 396ddd3e6f549c32b95a52880d4e0d24e643daa1 Mon Sep 17 00:00:00 2001 From: DubbleClick Date: Sun, 1 Jun 2025 13:52:17 +0700 Subject: [PATCH] cs fix --- src/globals/test-extensions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/globals/test-extensions.php b/src/globals/test-extensions.php index 90ef882a..d39fead3 100644 --- a/src/globals/test-extensions.php +++ b/src/globals/test-extensions.php @@ -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', ];