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

Run tests on CI using 6.4.0 and 7.0.0 #25

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

Bencodes
Copy link
Owner

@Bencodes Bencodes commented Dec 15, 2023

Adding some safeguards for better backwards compatibility.

@@ -21,6 +21,7 @@ jobs:
matrix:
os: [ubuntu-latest]
bzlmod: [true]
bazel_version: ["6.4.0", "7.0.0"]
Copy link
Owner Author

Choose a reason for hiding this comment

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

Bazel 5.x doesn't have Bzlmod support so it isn't supported right now.

@Bencodes Bencodes merged commit e1d20bb into main Dec 15, 2023
5 checks passed
@Bencodes Bencodes deleted the run-tests-on-ci-using-6.4.0-and-7.0.0 branch December 15, 2023 08:18
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.

1 participant