Skip to content

Commit

Permalink
Run CI with Ruby 2.7 and 3.0 too
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Jul 31, 2024
1 parent bbbc43a commit fd464f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ permissions: # added using https://github.com/step-security/secure-workflows
jobs:
ruby-versions:
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
with:
min_version: 2.7

test:
needs: ruby-versions
Expand Down

0 comments on commit fd464f5

Please sign in to comment.