Skip to content

Upgrade protobuf to 24.4 (#139) #123

Upgrade protobuf to 24.4 (#139)

Upgrade protobuf to 24.4 (#139) #123

Workflow file for this run

name: Testing
on:
push:
pull_request:
permissions:
contents: read
env:
USE_BAZEL_VERSION: 5.0.0
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Run bazel build
run: bazelisk build //...