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.
2 parents 575ea59 + ecc0adf commit b0f5af8Copy full SHA for b0f5af8
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- ruby: [ '2.7', '3.0', '3.1', 'head', 'truffleruby' ]
+ ruby: [ '2.7', '3.0', '3.1', '3.2', 'head', 'truffleruby' ]
10
rails: [ '6.1', '7.0', 'main' ]
11
include:
12
- ruby: '3.2'
0 commit comments