Remove redundant ruby-version-file from CI
Assisted-by: Claude Opus 4.6 via Claude Code
change zrqmzvyympyskkwvrxslxkllmtrzmovq
commit b8cff599100011ce1b9b8a49b20282e3de1038a1
author Alpha Chen <alpha@kejadlen.dev>
date
parent mvswxxvk
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 94e3194..3827e80 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -17,7 +17,6 @@ jobs:
       - uses: actions/checkout@v4
       - uses: ruby/setup-ruby@v1
         with:
-          ruby-version-file: .ruby-version
           bundler-cache: true
       - run: bundle exec rake test