mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 16:55:45 +00:00
Add support for Bazel 7 and 8 in Bazel CI (#8505)
* Add missing file to filegroup for bazel integration tests
Fixup after a9257b6963.
* Align versions in bazel_respository_test_dir with root
* Update XCode version to 15.2
This is the oldest available version.
* Add WORKSPACE.bzlmod
* Add support for Bazel 7
* Add support for Bazel 8 in CI
This commit is contained in:
3
WORKSPACE.bzlmod
Normal file
3
WORKSPACE.bzlmod
Normal file
@@ -0,0 +1,3 @@
|
||||
# This file is needed during the transition to Bzlmod
|
||||
# Remove this file if we only support Bazel 8+ which
|
||||
# defaults to --enable_workspace=false.
|
||||
Reference in New Issue
Block a user