Skip to content

Bump grpcio from 1.39.0 to 1.53.2 in /integration_tests #1064

Bump grpcio from 1.39.0 to 1.53.2 in /integration_tests

Bump grpcio from 1.39.0 to 1.53.2 in /integration_tests #1064

Workflow file for this run

name: Linux Build CI
on:
push:
branches:
- main
paths-ignore:
- README.md
tags:
- "v*.*.*"
merge_group:
pull_request:
paths-ignore:
- README.md
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Compile Cpp
run: make build_cpp