We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed30ac commit 9ca2e21Copy full SHA for 9ca2e21
1 file changed
.github/workflows/ci.yml
@@ -21,6 +21,9 @@ jobs:
21
gemfile: rails_71
22
- ruby-version: 3.2.7
23
gemfile: rails_72
24
+ - ruby-version: 3.3.7
25
+ gemfile: rails_80
26
+
27
28
29
env:
0 commit comments