summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2026-01-28 22:31:09 +0100
committerBenoit Daloze <eregontp@gmail.com>2026-01-28 23:01:22 +0100
commitc8f01d599b962a7ae0183795162cbdfd9ee7aeb3 (patch)
tree55bf26e685f2b21d1d9763bc6e4fd2f18c19249a /.github/workflows
parentdbd2ff7adca9b49e4bfa7bc3ec8b83bd437f8cb7 (diff)
ruby/spec no longer supports 3.2
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/spec_guards.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml
index 856d6f61eb..0a5104f141 100644
--- a/.github/workflows/spec_guards.yml
+++ b/.github/workflows/spec_guards.yml
@@ -39,7 +39,6 @@ jobs:
# Specs from ruby/spec should still run on all supported Ruby versions.
# This also ensures the needed ruby_version_is guards are there, see spec/README.md.
ruby:
- - ruby-3.2
- ruby-3.3
- ruby-3.4
- ruby-4.0