Skip to content

Commit

Permalink
Update RubyGems version for test_11g
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Feb 29, 2024
1 parent 8cb2077 commit d54adea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_11g.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
- name: Create database user
run: |
./ci/setup_accounts.sh
- name: Update RubyGems
run: |
gem update --system || gem update --system 3.4.22
- name: Bundle install
run: |
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit d54adea

Please sign in to comment.