ruby-changes:70898
From: Nobuyoshi <ko1@a...>
Date: Sun, 16 Jan 2022 17:15:55 +0900 (JST)
Subject: [ruby-changes:70898] 2ae9da23c5 (master): Check with the latest stable
https://git.ruby-lang.org/ruby.git/commit/?id=2ae9da23c5 From 2ae9da23c5c112c5d53ab15ac1301274a91d598d Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sat, 15 Jan 2022 18:11:20 +0900 Subject: Check with the latest stable --- .github/workflows/spec_guards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml index 3f829650d57..06987a6cffc 100644 --- a/.github/workflows/spec_guards.yml +++ b/.github/workflows/spec_guards.yml @@ -27,7 +27,7 @@ jobs: https://github.com/ruby/ruby/blob/trunk/.github/workflows/spec_guards.yml#L27 # 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 -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/