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 2cc0dea commit 9660001Copy full SHA for 9660001
.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
ruby:
25
+ - '3.4.0-preview1'
26
- '3.3'
27
- '3.2'
28
- '3.1'
0 commit comments