Skip to content

Commit

Permalink
Use the bundler shipped with ruby for non-MRI
Browse files Browse the repository at this point in the history
* Should workaround oracle/truffleruby#2586
  • Loading branch information
eregon committed Jan 27, 2022
1 parent 93815b2 commit 65a0823
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/non_mri.yml
Expand Up @@ -45,6 +45,9 @@ jobs:
apt-get: ragel
brew: ragel
mingw: _upgrade_ openssl ragel
# Use the bundler shipped with that ruby,
# temporary workaround for https://github.com/oracle/truffleruby/issues/2586
bundler: none
bundler-cache: true
timeout-minutes: 10

Expand Down

0 comments on commit 65a0823

Please sign in to comment.