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

Fix broken builds with Bazel < 6.4.0 #2386

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

thii
Copy link
Member

@thii thii commented Jan 23, 2024

Which doesn't have visionos in the platform type API.

@keith
Copy link
Member

keith commented Jan 23, 2024

interestingly bazel 6.x tests pass without this #2380 i guess because it just doesn't hit this path

Which doesn't have `visionos` in the platform type API.
@thii thii force-pushed the t/fix-broken-builds-with-bazel-6.4.0 branch from 99ea01b to bb31fe2 Compare January 24, 2024 14:45
@thii
Copy link
Member Author

thii commented Jan 24, 2024

Looks like we're only testing with 7 LTS and 6 LTS which doesn't cover 6.3.x and below.

@thii thii marked this pull request as ready for review January 24, 2024 15:59
@thii thii merged commit 4ae9fff into master Jan 24, 2024
3 checks passed
@thii thii deleted the t/fix-broken-builds-with-bazel-6.4.0 branch January 24, 2024 15:59
@keith
Copy link
Member

keith commented Jan 24, 2024

ah yea I forgot we cherry picked this. i guess we could test an older 6.x, although also I think we assume that folks can safely and easily update to the newest of a LTS train so it's less of an issue

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.

4 participants