Skip to content

Commit

Permalink
Merge pull request #66 from ruby/ci
Browse files Browse the repository at this point in the history
bump min ci version to 2.4
  • Loading branch information
tenderlove committed Feb 23, 2024
2 parents 75dc02f + c21a539 commit b2bbf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
ruby-versions:
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
with:
min_version: 2.3
min_version: 2.4

build:
needs: ruby-versions
Expand Down

0 comments on commit b2bbf03

Please sign in to comment.