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 ea9ee67 commit d5f7a1bCopy full SHA for d5f7a1b
.github/workflows/ci.yml
@@ -72,6 +72,20 @@ jobs:
72
appraisal: false
73
- gemfile: gemfiles/rails_7_1_graphiti_rails.gemfile
74
75
+ - gemfile: gemfiles/rails_7_2_graphiti_rails.gemfile
76
+ appraisal: false
77
+ - gemfile: gemfiles/rails_8_0_graphiti_rails.gemfile
78
79
80
+ ruby: 2.7
81
82
+ ruby: 3.0
83
84
+ ruby: 3.1
85
86
87
88
89
# Rails 5 can't run on Ruby 3
90
- gemfile: gemfiles/rails_5_2.gemfile
91
ruby: 3.0
0 commit comments