Switch to protobuf-ci for new test

pull/12553/head
Mike Kruskal 2 years ago
parent d379c083cb
commit 94c33e39af
  1. 2
      .github/workflows/test_cpp.yml

@ -264,7 +264,7 @@ jobs:
ref: ${{ inputs.safe-checkout }}
- name: Setup ccache
uses: ./.github/actions/ccache
uses: protocolbuffers/protobuf-ci/ccache@v1
with:
cache-prefix: ${{ matrix.name }}
vsversion: ${{ matrix.vsversion }}

Loading…
Cancel
Save