Skip to content

Commit 883f0cc

Browse files
committed
Drop ruby 3.2 from test matrix for now until properly supported
1 parent 490ff4a commit 883f0cc

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.semaphore/semaphore.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,3 @@ blocks:
4343
- bundle install
4444
- cache store
4545
- bundle exec rspec
46-
- name: "3.2"
47-
commands:
48-
- checkout
49-
- sem-version ruby 3.2.0-dev
50-
- cache restore
51-
- gem install bundler:2.4.3
52-
- bundle install
53-
- cache store
54-
- bundle exec rspec

0 commit comments

Comments
 (0)