Skip to content

Commit 2c15066

Browse files
authored
Update rubyonrails.yml
Signed-off-by: Robert Smith <[email protected]>
1 parent 850f17e commit 2c15066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubyonrails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# allowed_failure: true # ⚠️ allowed to fail
1919
- ruby: '3.4.4'
2020
rails: '8.0'
21-
allowed_failure: false # ⚠️ allowed to fail
21+
allowed_failure: false # ✅ required
2222
- ruby: '3.4.4'
2323
rails: '8.1'
2424
allowed_failure: true # ⚠️ allowed to fail

0 commit comments

Comments
 (0)