mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
Use .ruby-version to set the ruby version in workflows
No need to change the versions in multiple files...
This commit is contained in:
parent
83cc294f8d
commit
50130ba090
2 changed files with 0 additions and 3 deletions
1
.github/workflows/next-rails.yml
vendored
1
.github/workflows/next-rails.yml
vendored
|
|
@ -26,7 +26,6 @@ jobs:
|
|||
echo "BUNDLE_CACHE_PATH=vendor/cache.next" >> $GITHUB_ENV
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.3.2
|
||||
bundler-cache: true
|
||||
- name: Prepare spec
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue