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 1f7e2e2 commit 9c5912bCopy full SHA for 9c5912b
.github/workflows/ci.yml
@@ -25,6 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
ruby:
28
+ - "3.1.0-preview1"
29
- "3.0"
30
- "2.7"
31
- "2.6"
0 commit comments