We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa78434 commit fff3b02Copy full SHA for fff3b02
.github/workflows/ruby.yml
@@ -36,7 +36,7 @@ jobs:
36
gemfile: [ '8.1', '8.0', '7.2', 'edge' ]
37
exclude:
38
- ruby-version: 3.2
39
- - gemfiles: 'edge'
+ - gemfile: 'edge'
40
env:
41
BUNDLE_GEMFILE: gemfiles/${{ matrix.gemfile }}.gemfile
42
steps:
0 commit comments