Skip to content

Commit

Permalink
updates github check ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-santos-foxbit committed Aug 22, 2024
1 parent be30f0a commit 77bbeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
tests:
runs-on: ubuntu-latest
container:
image: ruby:2.7.6
image: ruby:2.6.6
env:
BUNDLE_JOBS: 3
BUNDLE_RETRY: 3
Expand Down

0 comments on commit 77bbeea

Please sign in to comment.