Skip to content

chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.36.1 #1091

chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.36.1

chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.36.1 #1091

Workflow file for this run

on:
push:
branches: main
pull_request:
branches: main
name: Skip Connect Integration Test
jobs:
connect-test:
strategy:
matrix:
go-version: [1.23.x]
os: [ubuntu-latest-x64-xlarge]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v4
- run: make test-connect