Skip to content

Commit 6c57674

Browse files
committedOct 26, 2023
drop rails 5.x versions
These have been EOL for a while
1 parent efb1243 commit 6c57674

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- "7.0.0"
3232
- "6.1.0"
3333
- "6.0.0"
34-
- "5.2.0"
35-
- "5.1.0"
36-
- "5.0.0"
3734
env:
3835
APT_DEPS: libsqlite3-dev
3936
RAILS_VERSION: "${{matrix.rails}}"

0 commit comments

Comments
 (0)