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 a36d73d commit 370f9cdCopy full SHA for 370f9cd
.github/workflows/ruby.yml
@@ -18,7 +18,7 @@ jobs:
18
19
runs-on: ubuntu-latest
20
strategy:
21
- fail_fast: false
+ fail-fast: false
22
matrix:
23
ruby-version: ['2.7', '3.1', '3.2']
24
gemfile: [ rails_6.1, rails_7.0 ]
0 commit comments