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 42c09ed commit 9b76e5fCopy full SHA for 9b76e5f
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
cd rails && git fetch --depth=2 origin \
66
refs/tags/v8*:refs/tags/v8* \
67
- refs/tags/v8*:refs/tags/v7* \
+ refs/tags/v7*:refs/tags/v7* \
68
refs/tags/v6*:refs/tags/v6* \
69
refs/tags/v5.2*:refs/tags/v5.2*
70
- uses: ruby/setup-ruby@v1
0 commit comments