Bump abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c - #1336
Merged
Merged
Conversation
This PR bumps abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c to fix the build issue. See related changes in tensorflow/tensorflow/commit/1c9eeb9eaa1b712d71fc29bcc9054c25c7236fa2 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Contributor
|
thanks for fixing the build! |
kvignesh1420
requested changes
Mar 22, 2021
Member
There was a problem hiding this comment.
@yongtang this is unrelated to this CL but seems like the flaky centos7 action has been restored due to an improper rebase in #1283. Can you please remove that task as well in this PR?
io/.github/workflows/build.yml
Lines 91 to 105 in e4bde0e
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Member
Author
|
Thanks @kvignesh1420 . PR has been updated. Please take a look |
This was referenced Mar 23, 2021
michaelbanfield
pushed a commit
to michaelbanfield/io
that referenced
this pull request
Mar 30, 2021
…ow#1336) * Bump abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c This PR bumps abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c to fix the build issue. See related changes in tensorflow/tensorflow/commit/1c9eeb9eaa1b712d71fc29bcc9054c25c7236fa2 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Remove flaky CentOS 7 build Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
zheolong
pushed a commit
to zheolong/io-1
that referenced
this pull request
Jul 24, 2025
…ow#1336) * Bump abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c This PR bumps abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c to fix the build issue. See related changes in tensorflow/tensorflow/commit/1c9eeb9eaa1b712d71fc29bcc9054c25c7236fa2 Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Remove flaky CentOS 7 build Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps abseil-cpp to 6f9d96a1f41439ac172ee2ef7ccd8edf0e5d068c
to fix the build issue.
See related changes in tensorflow/tensorflow@1c9eeb9
Signed-off-by: Yong Tang yong.tang.github@outlook.com