Skip to content

Commit 8238855

Browse files
Merge branch '9.2'
2 parents 51e95eb + 982eda9 commit 8238855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install PHP
2323
uses: shivammathur/setup-php@v2
2424
with:
25-
php-version: 8.1
25+
php-version: 8.2
2626
extensions: :apcu, :imagick
2727
coverage: none
2828
tools: none
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install PHP
4343
uses: shivammathur/setup-php@v2
4444
with:
45-
php-version: 8.1
45+
php-version: 8.2
4646
extensions: :apcu, :imagick
4747
coverage: none
4848
tools: none

0 commit comments

Comments
 (0)