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 4a037ae commit e9748afCopy full SHA for e9748af
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- ruby: [ 2.3, 3.3 ] # oldest and latest CRuby
+ ruby: [ 2.3, ruby ] # oldest and latest CRuby
40
env:
41
RUBYOPT: '-w'
42
steps:
0 commit comments