Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions php-frankenphp-8.4-grpc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.4-grpc
version: 1.81.1
version: 1.82.0
epoch: 0
description: "A PHP extension for gRPC"
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/grpc/grpc
tag: "v${{package.version}}"
expected-commit: e84a8a2f04095f2772ba42a4abccde4f9243e75b
expected-commit: 742600a76f5717044cde93ba424500c680e2002a

- name: Prepare build
runs: cd src/php/ext/grpc && phpize
Expand Down