Skip to content

Commit

Permalink
Run tests under Bazel 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phst committed Dec 10, 2024
1 parent c23bbd3 commit 613823f
Show file tree
Hide file tree
Showing 3 changed files with 3,222 additions and 719 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bazel-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix:
# We don’t use the GitHub matrix support for the Emacs toolchain to
# allow Bazel to cache intermediate results between the test runs.
bazel: [7.0.0, 7.4.1, latest]
bazel: [7.0.0, 7.4.1, 8.0.0, latest]
os: [ubuntu-latest, macos-latest, windows-latest]
cc: [gcc, clang, msvc]
exclude:
Expand Down
Loading

0 comments on commit 613823f

Please sign in to comment.