Skip to content

Commit 9590cee

Browse files
committed
🔥 PHP 8.4
1 parent c20c26a commit 9590cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: "Install PHP"
2727
uses: shivammathur/setup-php@v2
2828
with:
29-
php-version: "8.3"
29+
php-version: "8.4"
3030
extensions: opcache, ${{ env.PHP_EXTENSIONS }}
3131
ini-values: ${{ env.PHP_INI_VALUES }}
3232
coverage: none

0 commit comments

Comments
 (0)