Skip to content

Commit 93b803a

Browse files
committed
Attempt to fix CI issue with Rails 7.0
1 parent 2042abe commit 93b803a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
gemfile: ['rails_7.0', 'rails_7.1']
2121
ruby: [3.3, 3.2, 3.1]
2222
include:
23-
- gemfile: rails_7.0
24-
ruby: '3.0'
25-
- gemfile: rails_7.0
26-
ruby: 2.7
2723
- gemfile: rails_6.1
2824
ruby: 2.7
2925
- gemfile: rails_6.0

0 commit comments

Comments
 (0)