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