1
0
Fork 0
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:
Nobuyoshi Nakada 2022-01-15 18:11:20 +09:00
parent 6328db3c7e
commit 2ae9da23c5
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -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