Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade github actions to use ubuntu-22.04. #5992

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

bmd3k
Copy link
Contributor

@bmd3k bmd3k commented Oct 21, 2022

Some other changes to be compatible with the 22.04 image:

  • Bump python version for lint-python-yaml-docs. 3.6 no longer supported.
  • Force downgrade of protobuf in lint-python-yaml-docs.

Note: We recently updated github actions to use ubuntu-20.04 in #5984 but subsequently unlocked ubuntu-22.04 with #5989.

Some other changes to be compatible with the 22.04 image:
* Bump python version for lint-python-yaml-docs. 3.6 no longer supported.
* Force downgrade of protobuf in lint-python-yaml-docs.
@bmd3k bmd3k requested a review from rileyajones November 9, 2022 15:56
Copy link
Contributor

@rileyajones rileyajones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for handling this chore.
Originally I thought the python upgrade cause some issues with the Dockerfile but upon closer examination I think it's actually fine.

@bmd3k bmd3k merged commit 8d09c5a into tensorflow:master Nov 9, 2022
qihach64 pushed a commit to qihach64/tensorboard that referenced this pull request Dec 19, 2022
Some other changes to be compatible with the 22.04 image:
* Bump python version for lint-python-yaml-docs. 3.6 no longer
supported.
* Force downgrade of protobuf in lint-python-yaml-docs.

Note: We recently updated github actions to use ubuntu-20.04 in
tensorflow#5984 but subsequently
unlocked ubuntu-22.04 with
tensorflow#5989.
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
Some other changes to be compatible with the 22.04 image:
* Bump python version for lint-python-yaml-docs. 3.6 no longer
supported.
* Force downgrade of protobuf in lint-python-yaml-docs.

Note: We recently updated github actions to use ubuntu-20.04 in
tensorflow#5984 but subsequently
unlocked ubuntu-22.04 with
tensorflow#5989.
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
Some other changes to be compatible with the 22.04 image:
* Bump python version for lint-python-yaml-docs. 3.6 no longer
supported.
* Force downgrade of protobuf in lint-python-yaml-docs.

Note: We recently updated github actions to use ubuntu-20.04 in
tensorflow#5984 but subsequently
unlocked ubuntu-22.04 with
tensorflow#5989.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants