Skip to content

Run tests on CI using 6.4.0 and 7.0.0#25

Merged
Bencodes merged 2 commits intomainfrom
run-tests-on-ci-using-6.4.0-and-7.0.0
Dec 15, 2023
Merged

Run tests on CI using 6.4.0 and 7.0.0#25
Bencodes merged 2 commits intomainfrom
run-tests-on-ci-using-6.4.0-and-7.0.0

Conversation

@Bencodes
Copy link
Copy Markdown
Owner

@Bencodes Bencodes commented Dec 15, 2023

Adding some safeguards for better backwards compatibility.

Comment thread .github/workflows/ci.yaml
matrix:
os: [ubuntu-latest]
bzlmod: [true]
bazel_version: ["6.4.0", "7.0.0"]
Copy link
Copy Markdown
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
@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