We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1f2ee commit ac50f2aCopy full SHA for ac50f2a
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
ruby-version: ['3.0', '3.3']
12
- gemfile: ['Gemfile', 'Gemfile.rails71']
+ gemfile: ['Gemfile', 'Gemfile_rails71']
13
exclude:
14
# Rails 7.2 requires Ruby 3.1+
15
- ruby-version: '3.0'
0 commit comments