Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Jan 25, 2024
1 parent 0770be3 commit 8907702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gempush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: ruby/[email protected]
with:
ruby-version: 2.6.5

bundler: 2.4.22
- name: Run Test Cases
run: |
gem install bundler -v 2.4.22
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: ruby/[email protected]
with:
ruby-version: 2.6.5
bundler: 2.4.22
- name: Build and test with Rake
run: |
gem install bundler -v 2.4.22
Expand Down

0 comments on commit 8907702

Please sign in to comment.