From 684b5d45344a80c88a8d44974990e4292683e8b6 Mon Sep 17 00:00:00 2001 From: DubbleClick Date: Mon, 9 Jun 2025 16:16:54 +0700 Subject: [PATCH] remove alpine tests for now https://github.com/php/php-src/pull/18779 --- src/globals/test-extensions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/globals/test-extensions.php b/src/globals/test-extensions.php index cba13c5e..982b134f 100644 --- a/src/globals/test-extensions.php +++ b/src/globals/test-extensions.php @@ -24,7 +24,7 @@ $test_os = [ 'macos-13', // 'macos-14', 'macos-15', - 'ubuntu-latest', + // 'ubuntu-latest', 'ubuntu-22.04', // 'ubuntu-24.04', 'ubuntu-22.04-arm',