mirror of https://github.com/grpc/grpc.git
[Test] Changed gcc-7 to gcc-8 (#34444)
Bumping gcc 7 to 8 to workaround the ongoing gcc segfault problem when building Protobuf C++. Currently Foundational C++ requires gcc 7 so this is a temporary measure to make the test green. We need to either make a decision to change the minimum version of gcc in the Foundational C++ or find a way to support gcc 7 without gcc segfault soon.pull/34454/head
parent
fa78ab988b
commit
05f14d002d
5 changed files with 4 additions and 4 deletions
@ -1 +0,0 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_gcc_7_x64:8bc7b7f679857e741188d07a7db7acecf3a9168f@sha256:fb1924844078f48557d6ab57eac1482f80a3cc216406efc3aeaecab671c886d5 |
@ -0,0 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_gcc_8_x64:b28a69d75b25581e20dafd4356bca3e0d26e3d0e@sha256:a12780fc969d6856211bb80d85de22198bcf0b2f325d1f2e5cc2d779b41ee919 |
Loading…
Reference in new issue