Skip to content

Commit c6b5aba

Browse files
committed
Revert "Use PHP 8.4"
This reverts commit 41fea9c.
1 parent 3b700ba commit c6b5aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
name: Setup PHP
239239
uses: shivammathur/setup-php@v2
240240
with:
241-
php-version: 8.4
241+
php-version: 8.3
242242
ini-file: development
243243

244244
-

0 commit comments

Comments
 (0)