Skip to content

Commit

Permalink
Set minimum CI version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans committed Sep 19, 2023
1 parent 9f0e4ba commit 7c75e80
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 @@ -6,7 +6,7 @@ jobs:
ruby-versions:
uses: ruby/actions/.github/workflows/ruby_versions.yml@master
with:
min_version: 2.5
min_version: 2.4
test:
needs: ruby-versions
name: build (${{ matrix.ruby }} / ${{ matrix.os }})
Expand Down

0 comments on commit 7c75e80

Please sign in to comment.