Skip to content

Commit

Permalink
Remove updating gem from CI (#1787)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Feb 7, 2024
1 parent ca630ef commit cbdc43c
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 cbdc43c

Please sign in to comment.