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 11efc57 commit 7536fb0Copy full SHA for 7536fb0
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- ruby: ['2.7', '3.0', '3.1', 'head']
+ ruby: ['2.7', '3.0', '3.1', '3.2', 'head']
18
script: [test]
19
experimental: [false]
20
include:
0 commit comments