Skip to content

Commit

Permalink
Remove updating gem from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Feb 7, 2024
1 parent ca630ef commit 2361e43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Expand Up @@ -29,10 +29,6 @@ jobs:
gems-${{ runner.os }}-${{ matrix.ruby-version }}-
gems-${{ runner.os }}-
# necessary to get ruby 2.3 to work nicely with bundler vendor/bundle cache
# can remove once ruby 2.3 is no longer supported
- run: gem update --system

- run: bundle config set deployment 'true'
- name: bundle install
run: |
Expand Down

0 comments on commit 2361e43

Please sign in to comment.