Skip to content

Commit af7d854

Browse files
justin808claude
andcommitted
Revert test matrix to Ruby 2.7 only
The lockfiles are generated for Ruby 2.7. Testing with multiple Ruby versions requires regenerating all lockfiles with the proper Ruby version, which is out of scope for this PR. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent cec3089 commit af7d854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
installer: pnpm
7070
- name: bun
7171
installer: bun
72-
ruby: ['2.7', '3.0', '3.1', '3.2', '3.3']
72+
ruby: ['2.7']
7373
gemfile:
7474
# These have shakapacker:
7575
- base

0 commit comments

Comments
 (0)