Skip to content

Commit 7e31f6f

Browse files
authored
Do not test on centos7 (#3757)
This platform doesn't support `-std=c++14` with gcc, which is now the default in Bazel.
1 parent cb279cd commit 7e31f6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.bcr/presubmit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
matrix:
22
platform:
3-
- centos7
43
- debian10
54
- ubuntu2004
65
- macos
@@ -16,7 +15,6 @@ bcr_test_module:
1615
module_path: tests/bcr
1716
matrix:
1817
platform:
19-
- centos7
2018
- debian10
2119
- ubuntu2004
2220
- macos

0 commit comments

Comments
 (0)