Skip to content

Commit

Permalink
do not install ruby in the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
satreix committed Jun 25, 2024
1 parent 6b6fa6a commit 1b2865a
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
distribution: "zulu"
java-version: "21"

# Ruby rules use host install still: https://github.com/bazelruby/rules_ruby/issues/112
- name: "[Ruby] Install Ruby"
uses: ruby/setup-ruby@v1.180.1

- name: Versions
run: |
echo "--> bazel"
Expand Down
53 changes: 53 additions & 0 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b2865a

Please sign in to comment.