mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Check with the latest stable
This commit is contained in:
parent
6328db3c7e
commit
2ae9da23c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/spec_guards.yml
vendored
2
.github/workflows/spec_guards.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
# This also ensures the needed ruby_version_is guards are there, see spec/README.md.
|
||||
ruby:
|
||||
- ruby-2.7
|
||||
- ruby-3.0
|
||||
- ruby-3.1
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue