Skip to content

Fix #15: add .bazelversion file#23

Merged
mhucka merged 1 commit intoquantumlib:mainfrom
mhucka:mh-specify-bazel-version
Oct 13, 2025
Merged

Fix #15: add .bazelversion file#23
mhucka merged 1 commit intoquantumlib:mainfrom
mhucka:mh-specify-bazel-version

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Oct 4, 2025

The CI jobs on macOS are all failing apparently due to getting a much newer version of Bazel in the GitHub runner environment than what Chromobius currently is designed to work with. Adding a .bazelversion file to set the version to 6.5.0 should hopefully remedy this.

CI is failing, and it looks like it's due to the CI environment on
GitHub getting a much newer version of Bazel than Chromobius currently
is designed to work with. Adding a `.bazelversion` file to set the
version to 6.5.0 should hopefully remedy this.
@mhucka mhucka marked this pull request as ready for review October 4, 2025 23:45
@mhucka mhucka added the devops Involves build systems, CMake files, Make files, Bazel files, continuous integration, and/or related label Oct 5, 2025
@mhucka mhucka changed the title Add .bazelversion file Fix #15: add .bazelversion file Oct 5, 2025
@mhucka mhucka merged commit abc5696 into quantumlib:main Oct 13, 2025
16 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops Involves build systems, CMake files, Make files, Bazel files, continuous integration, and/or related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants