We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3f4fd commit d2cfc1eCopy full SHA for d2cfc1e
.github/workflows/ci.yml
@@ -65,6 +65,12 @@ jobs:
65
- ruby_version: "3.4"
66
rails_version: "8.0"
67
mode: "capture_patch_enabled"
68
+ - ruby_version: "3.4"
69
+ rails_version: "8.1"
70
+ mode: "capture_patch_disabled"
71
72
73
+ mode: "capture_patch_enabled"
74
75
rails_version: "main"
76
mode: "capture_patch_disabled"
0 commit comments