Skip to content

Commit

Permalink
fix: re-add 2.5 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Sep 9, 2024
1 parent 4c8a4b1 commit 8e16f35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
ruby-version:
- "3.0"
- "2.7"
- "2.5"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8e16f35

Please sign in to comment.