Skip to content

Commit

Permalink
chore: upgrade ruby 2.2 to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 28, 2022
1 parent dc9386d commit d67c401
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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby_version: ["2.2", "2.7"]
ruby_version: ["2.4", "2.7"]
experimental: [false]
include:
- ruby_version: "3.0"
Expand Down

0 comments on commit d67c401

Please sign in to comment.