Skip to content

Commit c974632

Browse files
feat: grpc builder追加
1 parent 6b53a3a commit c974632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
protobuf-php${{ matrix.php_version }}-linux-aarch64.txt
125125
126126
release:
127-
needs: [build-linux-x86_64, build-linux-aarch64]
127+
needs: [build-linux-x86_64]
128128
runs-on: ubuntu-latest
129129
if: startsWith(github.ref, 'refs/tags/v')
130130

0 commit comments

Comments
 (0)