Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
alshabib committed Mar 4, 2024
2 parents 33164b0 + 07be054 commit 64e82de
Show file tree
Hide file tree
Showing 66 changed files with 8,311 additions and 9,467 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cpp-build-gnoi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
env:
BAZEL: bazelisk-linux-amd64
USE_BAZEL_VERSION: 6.4.0
steps:
- uses: actions/checkout@v4
with:
Expand Down
6 changes: 6 additions & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
###############################################################################
# Bazel now uses Bzlmod by default to manage external dependencies.
# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
#
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
###############################################################################
Loading

0 comments on commit 64e82de

Please sign in to comment.