Skip to content

Commit df807e4

Browse files
committed
#141 - Bump pecl build version to 8.1
1 parent 5b367b1 commit df807e4

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.0'
186+
php-version: '8.1'
187187
tools: pecl
188188

189189
- name: Install System Dependencies

0 commit comments

Comments
 (0)