diff options
-rw-r--r-- | ./workflows/spec_guards.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ 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-2.7 - ruby-3.1 - ruby-3.2 |