mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
L #-: Update ruby to support new rubocop versions
(cherry picked from commit 86fe2c260e8876dd6eab5849918aac1810adcfe5)
This commit is contained in:
parent
b01536603d
commit
7f0ca81616
2
.github/workflows/smoke_tests.yml
vendored
2
.github/workflows/smoke_tests.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6
|
||||
ruby-version: 2.7
|
||||
- name: Install rubocop
|
||||
run: gem install rubocop
|
||||
- name: Install CppCheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user