Skip to content

Commit 3e76a0d

Browse files
andrykonchinpostmodern
authored andcommitted
Always use the latest bundler to have fixed TruffleRuby-related issues
1 parent feaf582 commit 3e76a0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
ruby-version: ${{ matrix.ruby }}
2626
bundler-cache: true
27+
bundler: latest
2728
- name: Install libsqlite3
2829
run: |
2930
sudo apt update -y && \

0 commit comments

Comments
 (0)