Internal Code Change

PiperOrigin-RevId: 517429225
pull/12253/head
John Cater 2 years ago committed by Copybara-Service
parent 244b245002
commit e1b1aa9ba7
  1. 2
      .github/workflows/test_cpp.yml

@ -49,7 +49,7 @@ jobs:
image: ${{ matrix.image }} image: ${{ matrix.image }}
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }} credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
bazel-cache: cpp_linux/${{ matrix.config.name }} bazel-cache: cpp_linux/${{ matrix.config.name }}
bazel: test ${{ matrix.targets }} ${{ matrix.config.flags }} --distinct_host_configuration=false bazel: test ${{ matrix.targets }} ${{ matrix.config.flags }}
linux-release: linux-release:
strategy: strategy:

Loading…
Cancel
Save