Remove ruby version definition in CI/CD

it will be read from .ruby-version
This commit is contained in:
Jenny Shen
2024-04-05 10:33:06 -04:00
parent 2b4810006b
commit 36c7fc8e07
-1
View File
@@ -31,6 +31,5 @@ jobs:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3
bundler-cache: true
- run: bundle exec rake memory_profile:run