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 10bcbd4 commit 35c0b59Copy full SHA for 35c0b59
.github/workflows/ci.yml
@@ -71,4 +71,4 @@ jobs:
71
ruby-version: 2.7
72
bundler-cache: true
73
- name: Doc Build
74
- run: rake build_multi
+ run: rake 'build_multi[v5.2,v6.0,v6.1]'
0 commit comments