Skip to content

Commit 4d79214

Browse files
committed
Use the bundled bundler
1 parent f625d31 commit 4d79214

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ubuntu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ jobs:
251251
- name: Run ruby-bench
252252
run: ruby run_benchmarks.rb -e "ruby::../build/install/bin/ruby" ${{ matrix.bench_opts }}
253253
working-directory: ruby-bench
254+
env:
255+
BUNDLER_VERSION: 1
254256

255257
- uses: ./.github/actions/slack
256258
with:

0 commit comments

Comments
 (0)