Strings for ruby versions
This commit is contained in:
parent
2dd04cac7b
commit
667931bfc2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/rspec.yml
vendored
4
.github/workflows/rspec.yml
vendored
|
@ -13,8 +13,8 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
ruby:
|
||||
- 2.7
|
||||
- 3.0
|
||||
- '2.7'
|
||||
- '3.0'
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue