Skip to content

Commit 8e16f35

Browse files
committed
fix: re-add 2.5 to the test matrix
1 parent 4c8a4b1 commit 8e16f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
ruby-version:
1212
- "3.0"
1313
- "2.7"
14+
- "2.5"
1415

1516
steps:
1617
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)