Skip to content

Commit

Permalink
Run tests with Bazel 7.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
phst committed Nov 12, 2024
1 parent 6e0a27e commit fb66f09
Show file tree
Hide file tree
Showing 3 changed files with 461 additions and 242 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: [6.4.0, 6.5.0, 7.4.0, latest]
bazel: [6.4.0, 6.5.0, 7.4.1, latest]
os: [ubuntu-latest, macos-latest, windows-latest]
cc: [gcc, clang, msvc]
exclude:
Expand Down
Loading

0 comments on commit fb66f09

Please sign in to comment.