Skip to content

Commit

Permalink
meh, maybe just don't enable bzlmod now
Browse files Browse the repository at this point in the history
  • Loading branch information
lalten committed Jan 30, 2024
1 parent 9be5277 commit d458dc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ jobs:
toolchain:
- "gcc"
- "clang"
external_dependency_system: [bzlmod, workspace]
external_dependency_system:
# - bzlmod # TODO: https://github.com/mvukov/rules_ros2/pull/238
- workspace
include:
- toolchain: "gcc"
config_option: ""
Expand Down
6 changes: 0 additions & 6 deletions MODULE.bazel

This file was deleted.

0 comments on commit d458dc3

Please sign in to comment.