Skip to content

Commit

Permalink
Set minimum Ruby version appropriately.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 7, 2024
1 parent b86eebf commit 153dff2
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 @@ -7,7 +7,7 @@ jobs:
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
with:
engine: cruby
min_version: 2.4
min_version: 2.7

test:
needs: ruby-versions
Expand Down

0 comments on commit 153dff2

Please sign in to comment.