aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2024-01-12 19:09:02 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-01-12 20:02:50 +0900
commit5fa3259b130cc8fab2475ce2400b8d21f311dc7b (patch)
treeff84dfc72fe9167c04d1419a706df5cc516e7f6e /.github
parent0a27142cf14635abfe1befadb86c1db25de6c2ca (diff)
downloadruby-5fa3259b130cc8fab2475ce2400b8d21f311dc7b.tar.gz
Ruby 3.3 is always failed at spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/spec_guards.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml
index f28c91d4af..381a84d917 100644
--- a/.github/workflows/spec_guards.yml
+++ b/.github/workflows/spec_guards.yml
@@ -43,7 +43,7 @@ jobs:
- ruby-3.0
- ruby-3.1
- ruby-3.2
- - ruby-3.3
+ # - ruby-3.3
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1