From c33d3aaae990ac74d35c7bfc92c70f4fc6ef280a Mon Sep 17 00:00:00 2001 From: dmnlk Date: Sun, 24 Nov 2024 19:27:49 +0900 Subject: [PATCH] add PHP8.4 CI (#20168) --- .github/workflows/samples-php8.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/samples-php8.yaml b/.github/workflows/samples-php8.yaml index e1aca18ea87..c366c5f8579 100644 --- a/.github/workflows/samples-php8.yaml +++ b/.github/workflows/samples-php8.yaml @@ -20,6 +20,7 @@ jobs: - "8.1" - "8.2" - "8.3" + - "8.4" sample: # servers - samples/server/petstore/php-symfony/SymfonyBundle-php/