Skip to content

Commit 72fc8aa

Browse files
committed
Disallow failures for Rails 6.1 on Ruby 3.0
Both are pretty stable, and the build actually passes https://github.com/rspec/rspec-rails/runs/3771356606
1 parent 2b8fffe commit 72fc8aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828

2929
# Rails 6.1 builds >= 2.5
3030
- ruby: 3.0
31-
allow_failure: true
3231
env:
3332
RAILS_VERSION: '~> 6.1.0'
3433
- ruby: 2.7

0 commit comments

Comments
 (0)