We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2bb19 commit dbea2d6Copy full SHA for dbea2d6
1 file changed
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
- 3.3
21
- 3.4
22
- '3.5.0-preview1'
23
+ - '4.0.0-preview2'
24
runs-on: ${{ matrix.os }}
25
env:
26
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
0 commit comments