Skip to content

Commit e0fb739

Browse files
committed
Merge remote-tracking branch 'upstream/7.1' into 7.1
* upstream/7.1: use PHP 8.2 for Symfony 7 builds
2 parents 9fc538b + 2f54d97 commit e0fb739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: Set-up PHP
9191
uses: shivammathur/setup-php@v2
9292
with:
93-
php-version: 8.1
93+
php-version: 8.2
9494
coverage: none
9595

9696
- name: Fetch branch from where the PR started

0 commit comments

Comments
 (0)