Skip to content

Commit 9b76e5f

Browse files
committed
fixup! ci
1 parent 42c09ed commit 9b76e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
cd rails && git fetch --depth=2 origin \
6666
refs/tags/v8*:refs/tags/v8* \
67-
refs/tags/v8*:refs/tags/v7* \
67+
refs/tags/v7*:refs/tags/v7* \
6868
refs/tags/v6*:refs/tags/v6* \
6969
refs/tags/v5.2*:refs/tags/v5.2*
7070
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)