Skip to content

Commit 850f17e

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rubyonrails.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
# allowed_failure: true # ⚠️ allowed to fail
1919
- ruby: '3.4.4'
2020
rails: '8.0'
21+
allowed_failure: false # ⚠️ allowed to fail
22+
- ruby: '3.4.4'
23+
rails: '8.1'
2124
allowed_failure: true # ⚠️ allowed to fail
2225

2326
env:

0 commit comments

Comments
 (0)