Skip to content

Commit

Permalink
see if it can fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Feb 28, 2024
1 parent 53b52d5 commit 4228fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
./ci/setup_accounts.sh
- name: Update RubyGems
run: |
gem update --system
gem update --system || gem update --system 3.3.3
- name: Bundle install
run: |
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit 4228fa3

Please sign in to comment.