forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI configs: switch centos to centos7_java11_devtoolset10
Downstream tests can only fetch Bazel binary from centos7_java11_devtoolset10 platform, therefore we have to make this change to be able to test downstream projects. There is no change to Bazel itself.
- Loading branch information
1 parent
dd8fe77
commit e6c8e8d
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
platforms: | ||
centos7: | ||
centos7_java11_devtoolset10: | ||
build_targets: | ||
- "//src:bazel" | ||
- "//src:bazel_nojdk" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters