豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 29f4a3f

Browse files
authored
Remove "rubygems: latest" from setup-ruby workflow (#220)
1 parent 1fca1c0 commit 29f4a3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ jobs:
1919
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf
2020
with:
2121
bundler-cache: true
22-
rubygems: latest
2322
- name: Run tests
2423
run: bundle exec rake

0 commit comments

Comments
 (0)