Skip to content

Commit 74f4be3

Browse files
committed
Bump pecl PHP version to 8.2
1 parent 0a52cc9 commit 74f4be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
- name: Install PHP
184184
uses: shivammathur/setup-php@v2
185185
with:
186-
php-version: '8.1'
186+
php-version: '8.2'
187187
tools: pecl
188188

189189
- name: Install System Dependencies

0 commit comments

Comments
 (0)