Skip to content

Commit 1e6aef5

Browse files
committed
Remove rails
1 parent 1c01349 commit 1e6aef5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ jobs:
1212
strategy:
1313
matrix:
1414
ruby-version: ['3.1', '3.2', '3.3', '3.4']
15-
rails-version: ['rails-7.1', 'rails-7.2', 'rails-8.0']
16-
exclude:
17-
# Rails 8 requires Ruby 3.2+
18-
- ruby-version: '3.1'
19-
rails-version: 'rails-8.0'
2015

2116
steps:
2217
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)