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 2b0182a commit fe8fcdcCopy full SHA for fe8fcdc
.github/workflows/ruby.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- ruby_version: [3.3, 3.2, 3.1, 3.0, jruby]
+ ruby_version: [3.3, 3.2, 3.1, '3.0', jruby]
21
gemfile:
22
- Gemfile
23
- gemfiles/Gemfile.rails-6.0.x
0 commit comments