From 7c4a6946639999c13781c83d3e49c71eaa8f4d25 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Tue, 24 Oct 2023 14:13:19 +0000 Subject: [PATCH] Build/Test Tools: Test Twenty Twenty-Four. This adds Twenty Twenty-Four to the Default Theme test workflow in GitHub Actions. Follow up to [56764], [56726], [56721], [56716]. Merges [56770] to the 6.4 branch. See #59447. git-svn-id: https://develop.svn.wordpress.org/branches/6.4@57001 602fd350-edb4-49c9-b593-d223f7449a82 --- .github/workflows/test-and-zip-default-themes.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-and-zip-default-themes.yml b/.github/workflows/test-and-zip-default-themes.yml index 354d1e201d..5bc67b7389 100644 --- a/.github/workflows/test-and-zip-default-themes.yml +++ b/.github/workflows/test-and-zip-default-themes.yml @@ -163,7 +163,6 @@ jobs: fail-fast: false matrix: theme: [ - 'twentytwentyfour', 'twentytwentythree', 'twentytwentytwo', 'twentytwentyone',