Skip to content

Commit

Permalink
Remove the failing bundle update line
Browse files Browse the repository at this point in the history
  • Loading branch information
rikas committed Feb 28, 2024
1 parent db999d6 commit 52d6a59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
matrix:
ruby: ['2.6', '2.7', '3.0', '3.1', '3.2', '3.3']
steps:
- run: bundle update --source bundler --local
- uses: actions/checkout@v4
- name: Set up Ruby
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
Expand Down

0 comments on commit 52d6a59

Please sign in to comment.